New Scripts | Php | Tutorials Tips | Database Related
Results 1 - 20 of 137
| Showing all new listings | Added on |
|---|---|
|
SQL tutorial, aggregations SQL tutorial video presents the use of aggregate functions: MIN, MAX, AVG, SUM, COUNT, DISTINCT, GROUP BY, HAVING |
04/07/2012 |
|
MongoDB tutorial, introduction to NoSQL MongoDB tutorial, introduction to NoSQL |
04/07/2012 |
|
PHP Spell Check script PHP script which checks spellings and offers spelling suggestions in case of an incorrect spelling. |
01/14/2012 |
|
PHP and MySQL Connections Within PHP there will be a time when you want to access a MySQL database to store or retrieve data. |
09/21/2011 |
|
Php and Mysql Count() Function Count all elements in an array, or properties in an object, This is particularly useful for counting all the elements of a multidimensional array. The default value for mode is 0. count() does not detect infinite recursion. |
07/03/2011 |
|
Inserting Data in MySql Database using Forms Today, I will teach you how to insert data in Mysql Database using forms, adding data to database through forms is very useful, because it more easier… |
07/03/2011 |
|
Insert and Select data from Mysql Database In this tutorial i will teach how to INSERT and SELECT data from a MySql Database, this is a beginner tutorial, this tutorial will also teach you the using of @mysql_fetch_array Function in PHP. |
07/03/2011 |
|
Connecting and Selecting MySql Database Today, in this tutorial i will teach you the basic of connecting to database, Learn how to connect to MySql Database and how to select MySql Database, This is a very easy tutorial, a beginner tutorial… |
07/03/2011 |
|
Create a PHP/MySQL Powered Forum from Scratch This is perfect for getting used to basic PHP and database usage. Let’s dive right in! |
06/08/2011 |
|
Build PHP applications in MySQL with ezSQL and safeSQL Learn how to build better PHP and MySQL applications with ezSQL and safeSQL. |
01/09/2011 |
|
Concatenate strings and fields in MySQL This article demonstrates how to concatenate two or more strings and fields in MySQL using the CONCAT() function. |
11/10/2010 |
|
Introduction to MySQLi Prepared Queries A quick introduction to the process of using MySQLi prepared queries in PHP. |
07/04/2010 |
|
How to create an Array from a Database Table How to create an Array from a Database Table |
04/20/2010 |
|
Output MySQL data in columns An easy solution for outputting MySQL data in columns |
03/31/2010 |
|
Creating a full-text search engine Learn how to build a MySQL and PHP based full-text search engine |
03/19/2010 |
|
Linq In PHP Query arrays with a SQL-like syntax using LINQ |
01/09/2010 |
|
Record locking in Web applications Tutorial: How to implement record locking in Web applications |
12/08/2009 |
|
Delete Records With Effect Using jQuery And PHP Delete Records With Effect Using jQuery And PHP |
09/21/2009 |
|
PHP and MySQL Introduction Tutorial An introduction to using PHP with MySQL. Includes PHP code examples of basic MySQL operations, such as connecting to a database and executing SQL statements. |
08/17/2009 |
|
Using MySQL Prepared Statements in PHP Explains how to use prepared statements in PHP |
07/29/2009 |