Topics
Popular Authors
Author Information
miss ec
Member since 11th January 2007

rss html
Displaying 1 to 5 (of 5 articles)
MySQL Server is the most widely used database management system in the world, primarily because it is open source and free. Hence, most databases you may get from outside sources will probably be in the form of a MySQL injection script. This is fine if ...
Whenever you purchase or acquire a MySQL database (such as from a website like WebContents.org), chances are it will come as a MySQL injection script. An injection script is simply a SQL script that, when executed, creates the appropriate database tables...
MySQL Server is owned by the for-profit corporation MySQL AB, but it is still the most widely used open source database management system. Recently, MySQL AB decided to split their open source product into two versions, Community and Enterprise. Enterpr...
My computer right now is hooked up to my 53" TV across the room. It's a pretty cool trick, and if you have a computer and television in the same room you should see if you have a way to hook them up. Doing actual work is best on a real computer monitor (L...
You've got your web server running, and you're ready to dive headfirst into creating your first site or three. How should you set them up? There are a few neat tricks you can do with IIS involving host headers and custom error pages. In this article, I'll...