View Single Post
  #3  
Old 06-30-2006, 01:07 PM
sigma sigma is offline
OSP Starters
 
Join Date: Mar 2006
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
sigma is on a distinguished road
Default

Yes, you can - the only program I know of that currently
supports this is Allaire's Homesite. In its settings it allows you to set an external server for your browser, so when you preview your page, it sends the information to the remote server, parses the PHP and then returns it to your browser.I did this at first but it became tiresome because it takes a little bit longer, and I have tons of different things to do. What I did to
combat this is install the free Apache server on my PC, install PHP
and mySQL, and now all I have to do is test it from my browser whenever I
want to preview something. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - can a local PHP page be parsed using a remote.......
View Single Post
  #3  
Old 06-30-2006, 01:07 PM
sigma sigma is offline
OSP Starters
 
Join Date: Mar 2006
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
sigma is on a distinguished road
Default

Yes, you can - the only program I know of that currently
supports this is Allaire's Homesite. In its settings it allows you to set an external server for your browser, so when you preview your page, it sends the information to the remote server, parses the PHP and then returns it to your browser.I did this at first but it became tiresome because it takes a little bit longer, and I have tons of different things to do. What I did to
combat this is install the free Apache server on my PC, install PHP
and mySQL, and now all I have to do is test it from my browser whenever I
want to preview something. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote