Pirate
06-10-2005, 12:29 PM
I'm sure this one is down to my formatting.
This is the monster script I've been writing with heaps of help from Dwarfthrower. I have only one small problem is that I can't turn off the FCS search through the form.
On the form the users enter their search details and then choose which of the search engines they want to use using checkboxes. I disable or enable them using this if ($schfri=="yes")
{
the stuff
} But when I wrap this around the FCS code, it shits itself. So am I missing something? The script is attached.
This is the monster script I've been writing with heaps of help from Dwarfthrower. I have only one small problem is that I can't turn off the FCS search through the form.
On the form the users enter their search details and then choose which of the search engines they want to use using checkboxes. I disable or enable them using this if ($schfri=="yes")
{
the stuff
} But when I wrap this around the FCS code, it shits itself. So am I missing something? The script is attached.