Name - Sheena
Age - 14
Years of Programming - 1 and a half i would say
Programming Languages - html, java
Your Website - http://sheena.unfoolish-miracles.ne
Any other information you wish to include - Canadian :)
Okay, my questions. I have been working dilligently to find a Question and Answer script many people have on their site, but for HTML. The easiest one I found was in PHP and I don't have the patience to work out PHP yet.. so I was wondering if a PHP script would work even though the rest of my site is in HTML?
thanks for any help :)
September 21 2005, 23:55:06 UTC 6 years ago
Hope this helps.
September 24 2005, 01:47:47 UTC 6 years ago
phpinfo(); ?>
and then upload it, and run that file, and that will determine if you have php or not. And yes php would work w/ html, as long as you correctly use the and ?> of php.