UBB.Dev
Posted By: icey Best way to do this? - 02/22/2002 5:16 AM
In a .cgi page, how would you put in and include like ?

Something like:

&include;

er.. yeah.

Thanks.
Posted By: Matt Jacob Re: Best way to do this? - 02/22/2002 6:18 AM
To open a file, you could try something like this:
[code][/code]The real Perl masters can help you out way more than I can, because I'm still just a student of this language. wink
Posted By: Greg Hard Re: Best way to do this? - 02/22/2002 6:23 AM
What, exactly, are you trying to do?
Put SSI on CGI? Can't do that without editing httpd.conf or adding stuff to .htaccess.
Posted By: icey Re: Best way to do this? - 02/23/2002 1:12 AM
Im trying to allow ubbnews to be executed in a .cgi page. If you do the includes, of course, you'll get syntaxx errors.
© UBB.Developers