Ok, this is in PHP...before anyone thinks it Perl
I'm having a problem with the following line of code on only a couple of server types;
The error reported is:
Parse error: parse error, expecting `']'' in
/home/bizlande/bizlande-www/ezine/send.php(13) : eval()'d code on line 1
Now, the weird part is that it works on all my test runs of the script, and also on several other servers...but just not this one. Has anyone got any ideas why it work work? :|
Thanks
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
I'm having a problem with the following line of code on only a couple of server types;
Code:
eval("\$vars_val =& \$GLOBALS[$vars]$suffix;");The error reported is:
Parse error: parse error, expecting `']'' in
/home/bizlande/bizlande-www/ezine/send.php(13) : eval()'d code on line 1
Now, the weird part is that it works on all my test runs of the script, and also on several other servers...but just not this one. Has anyone got any ideas why it work work? :|
Thanks
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates

