|
-
include cgi...is this possible
Hello
Lets say I have made a cgi script called C1. Is it possible in another cgi scrip (C2) include C1 like (below) and C1 get executed in C2?
if(true){
----include and execute C1 script--------------------
}else{
print("Cant access");
}
if yes how do I do that?
Thanks in advance!
/D_S
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
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
|
|
Bookmarks