|  | Posted by Andy Hassall on 11/07/06 17:41 
On 7 Nov 2006 09:24:52 -0800, "Jerim79" <mylek@hotmail.com> wrote:
 >I am setting up a web form that will take data and pass it along to a
 >PHP script. I am noticing that the PHP doesn't get the information from
 >the HTML, or at least isn't displaying it. I set up a basic "test"
 >HTML/PHP combo. Here is what I have for the HTML:
 >
 [snip]
 ><?php
 >echo $Author;
 > ?>
 [snip]
 >
 >I have verified that PHP is installed on the server using phpinfo(). I
 >tried both the POST and GET methods. The PHP just comes up blank (If I
 >type in HTML text, it displays, so I know test.php is being called). I
 >even tried removing all HTML tags from test.php. I have tried uploading
 >the the same pages to two different servers. Any help will be greatly
 >appreciated.
 
 http://www.php.net/manual/en/language.variables.external.php
 
 --
 Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
 http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
  Navigation: [Reply to this message] |