|
-
Mar 12th, 2002, 03:52 AM
#1
Thread Starter
Addicted Member
require_once
i was wondering what effect this would have
-----------------------
file1.php
require_once(file2.pinc);
require_once(file3.pinc);
some code
-----------------------
file2.pinc
require_once(file3.pinc);
some code
-----------------------
file3.pinc
some code
On Error wake up and try again ;-)
___________________________
ICQ # 65392645
email - [email protected]
Visual Studio 6 ent with SP5 Running on XP with an AMD 1.2 ThunderBird with 512 MB RAM And a 120GB primary HDD (very sweet)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|