» Quick Links
You can make money on these forums
We Share profits with you
Google
Google Adsense
Google Adwords
YPN
Yahoo
MSN Search
Web Directories
Web Hosting
Web Hosting Offers
Hosting News
Suggestions
Link Building
Domain Names
PHP Forums
MySQL Forums
» More Links
OSP News
Reseller Hosting
Shared Hosting
Dedicated Servers
Google Adsense
Search Engine Marketing
Link Development
Affiliate Marketing


» Advertising
Multiple DC PR Check

Free SEO Tools


Go Back   Webmaster Forums > Website Developement / Programming > PHP Programming and Tips

PHP Programming and Tips Discuss about PHP programming and Share Tips. Ask questions about Scripting and Errors.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-30-2006, 01:00 PM
horror horror is offline
OSP Starters
 
Join Date: Jun 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
horror is on a distinguished road
Default can a local PHP page be parsed using a remote.......

Hi
Can a local PHP page be parsed using a remote installation of PHP?
many thanks -- 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
Revenue Sharing Ads ( ?):
  #2  
Old 06-30-2006, 01:04 PM
destiny destiny is offline
OSP Starters
 
Join Date: Mar 2006
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
destiny is on a distinguished road
Lightbulb

In my opinion, NOPE coz PHP is a server side executed scripting language. You can write a PHP script on the remote installation which loads your local PHP page and then executes it but i have not tested it personally yet.

good luck -- 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
  #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
  #4  
Old 06-30-2006, 01:09 PM
steve steve is offline
OSP Starters
 
Join Date: Apr 2006
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
steve is on a distinguished road
Default create a link from file.phps to file.php on the remote server

If you are really desperate to do this then you could create a link
from file.phps to file.php on the remote server, then use a script on
the local server to grab the file.phps and then do something with it.
It does seem pretty pointless though. -- 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
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Basics : On-Page Optimization, few things you shouldn't miss !! pumice Premium Webmaster Articles 12 06-17-2007 02:15 AM
Sitcky CMS problem...PHP & MySQL melika PHP Programming and Tips 1 08-25-2006 10:38 AM
How to rotate top page banner using php read PHP Programming and Tips 1 08-19-2006 10:10 AM
Getting MySQL & PHP to communicate JCH MySQL Forums 0 05-29-2006 02:52 PM
yahoo returning the index page erica Yahoo 2 03-26-2006 06:11 AM


All times are GMT. The time now is 10:36 PM.