Guest_imported
New member
- Jan 1, 1970
- 0
Argh..this is doing my head in! I have;
$return = preg_match("viewforum\.php","http\:\/\/
But this is returning;
Warning: Delimiter must not be alphanumeric or backslash in /usr/local/psa/home/vhosts/ace-installer.com/httpdocs/php/modules/Forums/index.php on line 68
This is REALLY getting on my nerves. I have escaped every possible charachter, yet it still won't work!" What gives?
Cheers
Andy
$return = preg_match("viewforum\.php","http\:\/\/
But this is returning;
Warning: Delimiter must not be alphanumeric or backslash in /usr/local/psa/home/vhosts/ace-installer.com/httpdocs/php/modules/Forums/index.php on line 68
This is REALLY getting on my nerves. I have escaped every possible charachter, yet it still won't work!" What gives?
Cheers
Andy