No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
>Linux may never gain widespread success, it already has. - look at the Eee PC >because it's just too complex for the average computer user. it isnt really. i have an 8 year old cousin who is autistic who can use linux. >Sure, we now have KDE, GNOME, XFCE, and …
mysql can disable access by host aswell as username/password eg. user@localhost may work, but [email protected] wont. [code]GRANT ALL ON mydb.* TO 'someuser'@'somehost';[/code] will allow all hosts [code]GRANT ALL ON mydb.* TO 'someuser'@'%';[/code]
hi guys. i have a forum running jelsoft vbulletin. i recently upgraded from invision power board. anyway - in invision, i wrote an ajax search using javascript framework and ipSDK. does anyone know if there is any way of searching vBulletin from the vBulletin API? i can query the database …
hi guys. i am writing a class for registering data and i am having a problem calling functions and vars from other classes. here's a class diagram of where everything is called- [IMG]http://img376.imageshack.us/img376/19/classesdm8.png[/IMG] i am in forms, and i am having difficulty getting vars from site, using my functions in …
The End.
asciid