GAH!!!

posted in Beals Software
Published August 24, 2006
Advertisement
Ok, can anybody tell me why PHP has stopped giving me parsing errors? I just spent the last hour working on 2 errors:
$Database = new DatabaseClass;Database->Function();$Database->OtherFunction();// and$Database->Function("A bunch of text here!!!!";



So, I'm finally doing up a proper site. I'm tired of paying for storage lol. I have to say, my PHP has become pretty rusty since I haven't used it in almost a year[headshake]. Usually I do little things in all of the languages I know, just to stay fresh, but I've been focusing on getting a game done and working on TLCoM.

Anyway, I've got registering and logging in done. Now I just need to hack together my admin panel, a new design, a gallery page, an article page, a downloads page, and project page. The logging system will just be for leaving comments unless I end up getting some team members for future projects. But, by then I'll probably pay to have someone else do the site for me, since I don't want to take the time to learn all of the security crap.

Also, check out the previous entry for a funny story.
Previous Entry Lesson of the day...
Next Entry Untitled
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement
Advertisement