I am a complete & utter newbie to PHP so please bear with me....
I am going through the tutorial at http://www.technobreeze.com/php/tutorial/index.html
Everything works until I get down to the "Forms / Regular Expressions" tutorial. All I get is a blank screen. When I view the source code all I see is "<html><body></body></html>" That's it. Can anyone please look at the code and tell me what's wrong? Is it possibly my version of PHP on my server? If it is, I don't know how to figure out what version it is and what version the tutorial needs. I'd like for this tutorial to work because I need something like this for real life.
Also the MySql tutorial does the same thing and I will be needing to do something like this as well for a real world application.
Thanks ever so much in advance,
- sharyn
I am going through the tutorial at http://www.technobreeze.com/php/tutorial/index.html
Everything works until I get down to the "Forms / Regular Expressions" tutorial. All I get is a blank screen. When I view the source code all I see is "<html><body></body></html>" That's it. Can anyone please look at the code and tell me what's wrong? Is it possibly my version of PHP on my server? If it is, I don't know how to figure out what version it is and what version the tutorial needs. I'd like for this tutorial to work because I need something like this for real life.
Also the MySql tutorial does the same thing and I will be needing to do something like this as well for a real world application.
Thanks ever so much in advance,
- sharyn
Comment