Thread
:
Any php peeps here? I have an error and can't figure it out.
View Single Post
03-23-2007, 05:13 PM
Varius
Confirmed User
Industry Role:
Join Date: Jun 2004
Location: New York, NY
Posts: 6,890
Quote:
Originally Posted by
ssp
try changing this:
$board_config['agreed_val']&refer_id=$refer_id
to this:
$board_config['agreed_val']."&refer_id=" .$refer_id
That is correct, that should fix it.
__________________
Skype
variuscr
-
Email
varius AT gmail
Varius
View Public Profile
Find More Posts by Varius