Welcome Guest, You are currently browsing as a guest, please login or register

This Week Winner Tutorials


Connecting And Selecting Mysql Database

In this tutorial I'm explaining how to use MySQL DATE_FORMAT() function in order to format date before it is passed over to PHP code for processing.
  • Currently 2.18/5
  • 1
  • 2
  • 3
  • 4
  • 5
by ssdtutorials on 02 Nov 2011 117 views
In one of my previous tutorials I've explained how to import content of the .csv file to MySQL database table using LOAD DATA LOCAL INFILE sql statement and phpMyAdmin. Today we will learn how to create a simple upload form with PHP in order to upload the csv file to the server and automatically import all data contained within this file to the MySQL database table.
  • Currently 2.38/5
  • 1
  • 2
  • 3
  • 4
  • 5
by ssdtutorials on 07 Aug 2011 137 views
This short video will explain how to import data from the .csv file into MySQL database.
  • Currently 2.19/5
  • 1
  • 2
  • 3
  • 4
  • 5
by ssdtutorials on 04 Aug 2011 97 views
Google Xml Sitemap in Php and Mysql, In this tutorial i will teach you how to create your own Php and Mysql Sitemap for your website.
  • Currently 2.17/5
  • 1
  • 2
  • 3
  • 4
  • 5
by designerweb on 19 Apr 2011 106 views
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…
  • Currently 2.22/5
  • 1
  • 2
  • 3
  • 4
  • 5
by designerweb on 08 Apr 2011 127 views
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.
  • Currently 2.67/5
  • 1
  • 2
  • 3
  • 4
  • 5
by designerweb on 08 Apr 2011 133 views
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…
  • Currently 2.29/5
  • 1
  • 2
  • 3
  • 4
  • 5
by designerweb on 06 Apr 2011 180 views
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.
  • Currently 2.60/5
  • 1
  • 2
  • 3
  • 4
  • 5
by designerweb on 06 Apr 2011 128 views

  • 1
  • ...