Current location: Hot Scripts Forums » Programming Languages » PHP » Run PHP Script Within PHP Script


Run PHP Script Within PHP Script

Reply
  #1 (permalink)  
Old 06-29-04, 09:49 AM
Reg's Avatar
Reg Reg is offline
Newbie Coder
 
Join Date: Jun 2004
Location: Abilene Christian University
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Run PHP Script Within PHP Script

How would I go about making a "batch file" based PHP script that simply runs other PHP scripts.

For example, I have three PHP files. I would like those three files to be run from one main file. I would like the main file to execute the first file, when it is done, execute the second file, and when it's done, execute the third file. Is this possible? Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 06-29-04, 10:09 AM
Rapid Dr3am Rapid Dr3am is offline
Community VIP
 
Join Date: Jan 2004
Location: Liverpool, England
Posts: 752
Thanks: 0
Thanked 0 Times in 0 Posts
PHP Code:

include('file.php'); 

Do that right at the bottom of your fist script and again at the bottom of your second to run them in order.
__________________
Placeholder, place signature here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking for an online radio php script Swifty Script Requests 3 10-10-09 06:03 AM
Is there any integrity of script rankings? webmaster@atmanager.com Hot Scripts Forum Questions, Suggestions and Feedback 17 08-06-04 01:12 AM
Looking for a Radio php online script Willing to pay Swifty Script Requests 1 02-06-04 01:34 PM
100 Web Templates & 10 PHP Scripts for sale! HostersUK.co.uk General Advertisements 0 01-10-04 01:31 AM
Affiliate script (PHP) whtiebear Job Offers & Assistance 2 12-21-03 01:12 AM


All times are GMT -5. The time now is 07:28 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.