Go back to previous page
Forum URL: http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi
Forum Name: The New MadBomber Marketing and SEO Forum
Topic ID: 484
Message ID: 119
#119, Fatbomb and PHP...
Posted by sgtaw on Jan-07-09 at 01:43 PM
In response to message #75
LAST EDITED ON Jan-07-09 AT 01:51 PM (PST)
 
Help!

Has anyone figured out the proper coding to call fatbomb using php OR is this a dead horse??

This is my code and it just won't work!

---------BEGIN----------
<?php include($_SERVER<'DOCUMENT_ROOT'>."/cgi-bin/search/search.cgi/?skin=blank&length=5&keywords=stuff"); ?>
----------END----------

I know that the path is right because I can execute the path directly.

I have also hard coded the "DOCUMENT_ROOT" and it also doesn't work.

I have tried to change .htaccess with no success.

This is kicking my butt!

The big thing is that I have php that is doing a bunch of stuff on my site but none of it will work when I have to alter the htaccess so that fatbomb will run!

Thanks,

Ed