| | |
Include remote files like Facebook?
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
•
•
Join Date: Jun 2008
Posts: 29
Reputation:
Solved Threads: 0
I want to make an app system like Facebook. I just need to know how to include remote files.
Like, for example:
I'd like to figure out how to get a file list from the remote server, but it's ok if it is impossible.
Like, for example:
php Syntax (Toggle Plain Text)
<?php require "top.php"; require "side-left.php"; //Start include (sanitize with ob_start();) require "http://blah.com/bla1/bla2.php"; //End include require "footer.php"; ?>
I'd like to figure out how to get a file list from the remote server, but it's ok if it is impossible.
•
•
Join Date: Mar 2008
Posts: 31
Reputation:
Solved Threads: 1
Don't you just do this?
I'm not sure if thats right though because when I try to link to my remote pages from index.php I get this page:
Not Found
The requested URL /FB/myapplications/remotefile.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
php Syntax (Toggle Plain Text)
<?php //includes remotefile.php include_once 'remotefile.php'; ?>
I'm not sure if thats right though because when I try to link to my remote pages from index.php I get this page:
Not Found
The requested URL /FB/myapplications/remotefile.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Last edited by peter_budo; Nov 1st, 2008 at 8:46 pm. Reason: Keep It Organized - please use [code] tags
•
•
Join Date: May 2008
Posts: 4
Reputation:
Solved Threads: 1
This link should be of some help here:
http://answers.yahoo.com/question/in...4095327AAhxNcY
Thanks,
Bhagya
http://answers.yahoo.com/question/in...4095327AAhxNcY
Thanks,
Bhagya
![]() |
Other Threads in the PHP Forum
- Previous Thread: PHP File Sharing script
- Next Thread: could someone please explain to me why this script will not update my database?
| Thread Tools | Search this Thread |
apache api array beginner binary body broken buttons cakephp checkbox class cms code cron curl database date date/time display dynamic ebooks echo email error file files folder form forms function functions global google href htaccess html image include insert ip javascript joomla limit link list login mail mediawiki menu mlm msqli_multi_query multiple mycodeisbad mysql number oop parameter paypal pdf php phpincludeissue problem query radio random recourse recursion regex remote script search seo server sessions sms source sp space speed sql static subdomain syntax system table tag tutorial update upload url validator variable vbulletin video web webdesign white wordpress xml youtube





