|
|
|
Scripting languages
This area will cover scripting languages such as PHP, ASP and more. |
Creating dynamic combo list with PHP and MySQL
Published : April 29, 2006 | Author : Ali Roman | Rating :     |
|
|
| This is very basic tutorial, actually someone requested me through private message but I didnt have time to respond him quickly, so here it is now. Tihs is very handy when you are working with large system and you need to create a dynamic combo list of categories, countries etc...
|
Read full article |
Retrieving data from MySQL database using php
Published : April 29, 2006 | Author : Ali Roman | Rating :     |
|
|
| My previous tutorial has described how to connect to MySQL using php and another on how to create a table, this tutorial will describe how can you retreive data from the table you have already created. This is very easy to follow tutorial..
|
Read full article |
Establishing connection with MySQL using php
Published : April 29, 2006 | Author : Ali Roman | Rating :     |
|
|
| Every database has its users and password. So to connect to a database you must know Database name, username and password running on a host. You cannot perform any other functions unless the connection to databse is established.
|
Read full article |
Creating table using MySQL database
Published : April 29, 2006 | Author : Ali Roman | Rating :     |
|
|
| This tutorial will demonstrate you how to CREATE tables and insert data into it. I assume that you have read tutorial for mySQL connectivity and you have already made config.php, its pretty basic tutorials for the beginners.
|
Read full article |
|
Random Pick |
There are only a few steps for sending mails through Flash and PHP. First thing is ofcourse to design an interface using that you will be for sending mails, and the second portion is the PHP code. So we will start with the first portion to make an interface and attach variables with input boxes. |
|
|
Statistics |
| » Total Articles |
69
|
| » Total Authors |
85
|
| » Total Views |
98656
|
| » Total categories |
6
|
|