Re: [PHP] RE: [PHP-GENERAL] Please help

2001-02-28 Thread Jack Dempsey
Nilesh, > > > > > WHO IS UR FAVORATE AUTHOR ? > > > > > > > Ok, I just created the text.html file. > > and then i have written a php script file text.php with the following code > > > > > your favorate author is : > echo $Author; > ?> > > And I created the text.php file. (

[PHP] RE: [PHP-GENERAL] Please help

2001-02-28 Thread Nilesh Parmar
Hi My name is Nilesh.I at present learning PHP, i have successfully installed PHP along with Apache .Everything works fine.But i have the following problem. i have created a html page which has a text area with the following code in it. WHO IS UR FAVORATE AUTHOR ? and then i have