Valhalla Legends Archive

General => /WHOAMI -- Introductions => Topic started by: Arthas on September 29, 2003, 11:17 PM

Title: /whoami
Post by: Arthas on September 29, 2003, 11:17 PM
Hello, I am Arthas... Your average bot programmer, nothin special.

I code in VB and C#. Web langs: PHP, ASP, MySQL.

I'm CaNdAdIaN, author of Canada Chat if anyone actually cares :-P
Title: Re:/whoami
Post by: iago on September 30, 2003, 07:45 AM
Lately, being an average bot programmer is nothing to be proud of, not like the old days :P
Title: Re:/whoami
Post by: FLiPPY_ on October 06, 2003, 06:45 PM
MySQL is a web language? I thought it was just in PHP.. and those types of languages.. and like syntax that you would use to create databases, tables and stuff
Title: Re:/whoami
Post by: Skywing on October 06, 2003, 06:50 PM
Quote from: FLiPPY_ on October 06, 2003, 06:45 PM
MySQL is a web language? I thought it was just in PHP.. and those types of languages.. and like syntax that you would use to create databases, tables and stuff
MySQL is one vendor's implementation of the SQL standard.  SQL is a powerful, standardized method of accessing data in large databases, and is used for a great deal more than simply PHP-backed websites.