Click to See Complete Forum and Search --> : webmonkey


paradiser
05-04-2003, 03:42 PM
ok so i started on php w/ webmonkey.comhttp://hotwired.lycos.com/webmonkey/index.html and got to the test page... and i wasnt sure if i was doing it write or wrong.... it says to insert the test script... but where?
on a blank notepad? do i need the normal body tags w/ it?
i tried it out and i got this popup that said if i wanted to download the page... so i figure why not and it was an advertisement for photo perade (hence"php") so im thinking im doing something wrong. lemme know what you think

spufi
05-04-2003, 08:00 PM
I'm not sure what you mean by "test page," but basically you add the HTML code in a text editor. You then add the needed PHP where it's needed, and then save the file with a .php extension. Next, load the file to a server that runs PHP on it and then open the file in a browser of your choice.