I've been playing around with php for a while, and still don't understand it.. though I've somehow been able to make it work... sometimes. Well, I've been trying to use someone else's code to make a genology site, and in testing it, I keep getting: parse error, expecting `')' ' on line 6. The test site is at http://dragped.ionichost.com/test.php ... yeah, I know using the '.inc' extension isn't a good idea, but the whole thing is just a test database, so I'm not worried about privacy for the database logon stuff as of yet.
I also know there's another error about another .inc inclusion, but I figure I'll figure /that/ part out once I figure the fist part out. Prolly has something to do with the fact that there isn't actually any /info/ in the database yet, but.. yeah. Any help would be appreciated!
Oh! And, um, the actual database functions are in http://dragped.ionichost.com/database_functions.inc since the source doesn't actually say /where/ the .inc files are. Yeah.