EDIT: and aside from everything below... remember, I'm a coding noob
The escaping quotes was from the first book I was reading to learn PHP. The guy escaped EVERY quote rather than using different types (The book was poop anyway ¬_¬). I usually use single quotes for strings and double quotes for HTML stuff.
quote:
Originally posted by -dt-
also you do know you can stop php parsing and start it again right?
Yeah, but I don't want to keep using closing and opening tags when there isn't really an absolute need for it.
As for the MySQL stuff, I've not done anywork to validate stuff yet, and it's all using the root user until I get everything else sorted first (I can change it later *meh*).
Almost finished with all the foundations of it anyway now... Still got to build the shop and just add to the weapons, enemies, locations and stuff
Then I'll make stuff neater
Heres some more little shots of it (it's all PHP so far with one little thing in javascript):
As you can see... the pictures are pretty crap, so if anybody wants to help