|
Posted by David on 04/24/06 23:20
Andy Jeffries wrote:
> On Mon, 24 Apr 2006 12:38:33 -0700, Massa Batheli wrote:
>> phpinfo.php works just fine . php intro pages work just fine too When the
>> code below is posted the page appears blank does some one have any ideas
>> why a page will appear blank.Thanks so much for your time
>
> Because your HTML is invalid?
>
> It should have the structure:
>
> <html>
> <head>
> <title>Something here</title>
> </head>
> <body>
> ... your form stuff here ...
> </body>
> </html>
>
> Cheers,
>
>
> Andy
I have to agree that his coding is snafu, but that is not causing the
problem of his information not showing up. But this is not the cause of
his post to not show up. That problem lies in his php scripting.
Navigation:
[Reply to this message]
|