|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
I was wondering if anyone might be able to help me figure this out. I keep getting the error...
Parse error: parse error, unexpected '{' in /www/c/cheezylu/sap/htdocs/insert2.php on line 135 I'd really appreciate any time you can give one this. I need a fresh pair of eyes. I'm sure it's a really simple problem, but PHP is pretty new to me so... Thanks! Oh, basically what I am trying to add pagination to a listing. A running version of what I want to paginate is... http://sap.cheezylu.com/insert.php -- Stephanie -- http://www.cheezylu.com/ |
|
#2
|
|||
|
|||
|
Okay, I figured it out. I turned on the invisibles in my text editor and there were these little dot thingys so I had to remove all of them. Craziness. does anyone know what those are? I had copied and pasted a few lines from a code help page and I think those were the ones.
Very strange. |
|
#3
|
||||
|
||||
|
Looks like the file was made using a non-standard character set, replacing some characters with weird ones, and making linebreaks unrecognizable.
No way around that, except not copying :-) |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > Parse error: parse error, unexpected '{' |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|