|
Posted by a on 07/31/05 06:08
I figured it out actually. Being a total php newbie (I started less than a
week ago) I made the mistake to think that the paths passed to php to find
various files to include were relative to the same root as the URLs in html
links, and I discovered they are not (although they may be if the include
directive is set right). As soon as I changed the php paths, everything
started to work.
One comment about php. All html I had ever written was static. I am now
discovering the power of php and of generating html on the fly on the server
and it's quite exciting to be able to do things that were practically
impossible before.
Currently I am writing all php and some html code in a text editor, but I
want to move to some php development environment - any advice on these? I
read that Frontpage 2003 can be used with php -how good is it?
Thanks for your replies.
A
Navigation:
[Reply to this message]
|