I'm not recieving any parser errors when I'm developing. I always thought PHP was parsed by the browser but I guess it's done at the server side becaus I've tried IE and FF and all I get is a blank screen after I've made a few changes.
Can anyone point me to an online parser or free download that validates the syntax on a PHP script?
TIA
Parsing with PHP
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
That would depend on your host. Talk to them about it.
You can test locally by installing PHP, a web server (like Apache), and whatever else you need.. perhaps MySQL.
Xampp is probably your best option.
You can test locally by installing PHP, a web server (like Apache), and whatever else you need.. perhaps MySQL.
Xampp is probably your best option.