Link to home
Start Free TrialLog in
Avatar of jello32
jello32Flag for United States of America

asked on

Parse error: syntax error, unexpected T_LNUMBER

I keep getting the following error:
Parse error: syntax error, unexpected T_LNUMBER

My code is as follows:
      $display_block ="
      <table width=/"100%/"  border=/"0/" cellspacing=/"5/" cellpadding=/"2/">
            <th bgcolor=/"#eeeeee/">#</th><th bgcolor=/"#eeeeee/">Date</th><th bgcolor=/"#eeeeee/">Description</th><th bgcolor=/"#eeeeee/">To/From</th><th bgcolor=/"#eeeeee/">Method</th><th bgcolor=/"#eeeeee/">Type</th><th bgcolor=/"#eeeeee/">Category</th><th bgcolor=/"#eeeeee/">Subcategory</th><th bgcolor=/"#eeeeee/">Amount</th><th bgcolor=/"#eeeeee/">Edit</th><th bgcolor=/"#eeeeee/">Delete</th>
      $option_block
</table>";
what am I doing wrong?
ASKER CERTIFIED SOLUTION
Avatar of Hube02
Hube02
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jello32

ASKER

I changed the ? for \.
 
I'm so tired trying to deciypher what you said is difficult atmost. Tomrrow I will try again but I really do appreciate your help. I'm in EST zone and will get back to you tomorrrow.  

But I do appreciate your help!!
Sorry if it was confusing, I didn't mean it to be, but then again I'm a bit tired myself. Let me know if I can clear anything up.
Avatar of jello32

ASKER

Ok I understand now.  Thanks for your help!!