ArcaneLore
02-18-2006, 01:50 AM
I'm trying to learn from a book, but the following example code gives an error on line 34, and I can't figure out why it's doing that.
http://rafb.net/paste/results/j6YLMr27.html
Can anyone help me out?
mindlessLemming
02-18-2006, 05:21 AM
Works fine for me :confused:
lansing
02-18-2006, 11:41 PM
Post the code for that page...I am getting a Error 404. Did you delete the page?
arnyinc
02-18-2006, 11:42 PM
You need to post your code so we can help you find the typo.
ArcaneLore
02-19-2006, 01:28 AM
It's in the first post. You would have known that had you even read it.
http://rafb.net/paste/results/F3Ac9d66.html
^Old link got outdated, new link
www.rafb.net/paste == programming code pasteboard
firepages
02-19-2006, 01:34 AM
124
Chapter 4
is line 34 and 35 , they aint PHP and if its supposed to be HTML then its in the wrong place , what are those lines for ?
ArcaneLore
02-19-2006, 01:46 AM
It's not php because I'm stupid and didn't delete that when I copy/pasted the example.
I can't believe I missed that. Thanks so much.