PHP not working
Posted by: confused (---.ipt.aol.com)
Date: March 08, 2008 01:16PM

When I write PHP files, place them in the WWW folder and load their URL in my web browser, I don't see anything. But when I view the source, I can see the PHP. Why is this?

Options: ReplyQuote
Re: PHP not working
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: March 08, 2008 04:23PM

you are not using full php tags


ur using

<? ?>


u need
<?php ?>


or else enaable short open tags

Options: ReplyQuote
Re: PHP not working
Posted by: confused (---.ipt.aol.com)
Date: March 08, 2008 04:33PM

No, I'm using full PHP tags (<?php ?>winking smiley

Options: ReplyQuote
Re: PHP not working
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: March 08, 2008 04:38PM

post up the code in ur php file.


not wats in the source in the browser....


i presume ur wamp icon is white...?

Options: ReplyQuote


Sorry, only registered users may post in this forum.