Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~702 People Reached

4 Posted Topics

Member Avatar for khess

>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 …

Member Avatar for asciid
0
238
Member Avatar for web_master

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]

Member Avatar for web_master
0
246
Member Avatar for asciid

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 …

0
72
Member Avatar for asciid

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 …

Member Avatar for somedude3488
0
146

The End.