PDA

View Full Version : Complete newbie - need simple PHP


prawn_86
12-22-2008, 02:45 AM
Hi all,

let me preface this by saying i have never written a php code in my life, but i do have minimal experience with javascript so programming isn't completely foreign for me.

Im using Dreamweaver CS3 and i want a code that does the following:

I have 2 text boxes, one called 'name', the other 'link', when I input both these values in i want 'name' to appear on my page and it to be hyperlinked to 'link'.

I also want the date they were added to appear next to them.

And if possible, i would like them to only stay on my page for X number of days.

I know this is probably very simple, so if someone could point me to an easy tutorial or a simple way to do it, I would be very grateful.

Thanks

Marco van Herwaarden
12-22-2008, 07:40 AM
www.php.net (http://www.php.net)

https://vborg.vbsupport.ru/forumdisplay.php?f=184

Use those for a start.......and don't use DW to code php for vB.