Welcome Guest [Log In] [Register]



Viewing Single Post From: Odd Parse Error
rig
1a5a6a4
Administrators
Quote:
 
Parse error: parse error, unexpected $ in *Removed* on line 34


Code:
 

$ta = isset($_POST['TA']) ? $_POST['TA'] : '';
$tb = isset($_POST['TB']) ? $_POST['TB'] : '';
$ca = isset($_POST['CA']) ? $_POST['CA'] : '';
$cb = isset($_POST['CB']) ? $_POST['CB'] : '';


When I remove all that it works fine, but otherwise it has problems. Any help would be great!
Posted Image
Offline Profile
Odd Parse Error · PHP

Theme designed by Sith of Outline