Protecting Your PHP/MySQL Queries from SQL Injection

Visited 948 times | Submited on 2007-10-31 09:50:11

SQL injection is a serious concern for webmasters, as an experienced attacker can use this hacking technique to gain access to sensitive data and/or potentially cripple your ...

read more » | comments (0)
Folder: PHP

Prelude to foundation: Its time to go for a better PHP Framework

Visited 801 times | Submited on 2007-08-02 02:19:24

I remember those old days when I had to write everything by myself. I wrote huge libraries to work with MySQL. Th...

read more » | comments (2)
Folder: PHP

Microsoft Dynamics GP Integration: FAQ & Highlights

Visited 635 times | Submited on 2007-07-26 11:31:58

Microsoft Great Plains version 10.0, 9.0, 8.0 is only supported on Microsoft SQL Server DB platform, which opens the whole world of SQL scripting for SQL programmer, ho...

SQL JOINs

Visited 667 times | Submited on 2007-06-05 09:43:06

IntroductionJoins, in SQL, are a way of linking Recordsets together.Usually, they involve restricting which data is returned in the output Recordset, although this is...

Cascading Combo/List Boxes

Visited 1244 times | Submited on 2007-06-05 09:16:29

This tutorial is to guide you in the creation of Cascading combo/list boxes. That is when you have multiple combo/list boxes where the selection of an option in one determines the available optio...

Quotes and Double-Quotes - Where and When to use them

Visited 795 times | Submited on 2007-06-05 09:07:20

BackgroundWhenever code is used there must be a way to differentiate the actual code (which should be interpreted directly) with literal strings which ...

Subqueries in SQL

Visited 438 times | Submited on 2007-06-05 08:57:31

To use a subquery (SQ) in SQL there are two ways :Treating the SQ as a record source (like a table). Treating the SQ as a single value....

Views and Why We Love Them

Visited 440 times | Submited on 2007-06-01 15:23:53

Views are like snapshots of queries. You can save any query as a view, even complex queries with joins and subqueries, and MySQL will save the results of that query in a format that can be search...

read more » | comments (0)
Folder: MySQL

Executing SQL Server Stored Procedure from Perl

Visited 3594 times | Submited on 2007-05-10 13:43:59

Stored procedures are intensively used in SQL Server-based development today. The Perl language is the most useful administration language on the Unix/Linux environment. Since Web techn...

MySQL on Mac OS X

Visited 2212 times | Submited on 2007-04-20 15:06:55

MySQL has become one of the most popular databases for Web applications. The database is well suited for common Web-related tasks like content management, and for implementing Web features like dis...

read more » | comments (0)
Folder: MySQL

1 2 Next

Browse by Tags:


Latest Comments Received:

Text Link Ads

Statistics

Total 296 articles submitted
Latest submission at January 28, 2008 15:13

Feedback

Use this email below to send us your suggestions and feedback. We value your opinion.
info (at) theitarticles.com