Categories
Tags → Code Sql

PHP Script Timer

Measure PHP execution time using this small and simple script. PHP typically executes very quickly, though some code takes significant time to execute, i.e. retrieving and parsing remote files, image manipulations, complex and/or multiple SQL queries...
DETAILS

V3 Chat - Instant Chat Rooms

V3 Chat - Instant Chat Rooms plugs directly into your website with only a few lines of code and is packed with great features such as smilies, 121 private chat, user profiles, photos and avatars, private rooms, chat screen advertising, multiple banne...
DETAILS

objSQL: Database Access Layer

objSQL is a database access utility comprised of PHP5 classes for performing SQL queries. Designed primarily for small to medium projects, objSQL uses an object based approach in supporting multiple database types. objSQL uses object based code which...
DETAILS

ASP.NET HOW DO I Video Series: Data

This video illustrates how simple it is to create data-driven web sites using Visual Web Developer 2005 Express Edition, ASP.NET 2.0, and SQL Server 2005 Express Edition. See the integrated data editing support provided by Visual Web Developer that s...
DETAILS

QLR Manager

QLR ManagerQLR Manager is a server based reporting, graphing and e-mail distribution tool for MySQL, Oracle and PostgreSQL. The application is 100% HTTP server based and is accessible using any newer mainstream browser... No client code to install. QLR Manager ...
DETAILS

.NET User Engine Pro with Active Directory Support

UserEnginePro.NET is a simple, adjustable, well commented User Signup and Authentication system. It contains user signup, login, forgotten password, and edit user account functionality and also an administrative area which allows queries such as us...
DETAILS

MySQL Database Handling in PHP

This comprehensive mysql tutorials touches on Starting a Session with MySQL,Executing SQL Statements against a MySQL database and demonstrating how a SELECT SQL statement is executed against the selected database. features full code and examples.
DETAILS

Seir Anphin 2

Essentially a core platform and a set of administrative tools for running any kind dynamic website. Seir Anphin was built on PHP 4 and MySQL iforget. Seir Anphin''s core supports user-registration, database-driven templates, database abstr...
DETAILS

Fight Against SQL Injection Attacks

Security issues became more damageful if you''re not protecting your web forms. Following example is a good idea to protect our ASP pages against SQL injection attacks. This small ASP code secures and validates all information coming from your ...
DETAILS

Replacing single quotes in SQL scripts

Single quote could be very harmful and broke down your all application. Any one can easily inject any damageful code into your sql script. To combat the threat of SQL injection, escape the single quotes using the Replace function.
DETAILS

Page:
©2019 A--9.com