Categories
Tags → Learn Mysql Tutorial

Simple ip counter based on PHP && mysql

Learn how to make a simple ip counter for your website using PHP programing language and Mysql database. In this tutorial you will learn how to make the tables on mysql database and how to program with examples the counter script.
DETAILS

Dynamic (2 level) navigation list

The creation of a dynamic nested unordered list without using any JavaScript code is sometimes a problem because the script needs to &"remember&" the values, sub values and also the query string from previous clicked links. In this ...
DETAILS

Connecting,Inserting Data && Showing data from Mysql Databse

This is an Easy Tutorials for Beginners of PHP. With this tutorial you will learn how to Connect to Mysql Databse,Insert Data into Mysql Database and Show data from Mysql Databse.
DETAILS

Display a Database

In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it.
DETAILS

Add Row to a Database Table

In this tutorial you will learn how to add a row to a MySQL database using the power of PHP. This would work great for a comment board.
DETAILS

Simple Flat File Counter

New to PHP? This tutorial teaches you how to make a PHP Counter, without using MySQL, so if you do not have access to MySQL then you can still do it. In the tutorial you will learn the basics of file handling and sessions, which are vital operat...
DETAILS

phpNet''s News Posting

If you read through this tutorial you will learn how to create a news article posting system on your website without the use of a mySQL database. We suggest that you also read the Simple Login tutorial and integrate the two so you won''t have gu...
DETAILS

Beginner PHP Tutorial: 25+ Lessons

Learn PHP through lessons and examples that are based on plausible real world applications. Also contained on tizag.com is a MySQL tutorial to aid you in your PHP/MySQL knowledge.
DETAILS

Formatting Date/Time value in SQL query

Learn how to use MySQL embedded function to format Date/Time field value just right in the SQL query string. For example another way is to use PHP, but it is slower and inconvenient. This tutorial will show you both examples for the same goal.
DETAILS

Static HTML Generation With PHP and MySQL

Want to reduce the load that MySQL has on your web server? Generating Static HTML pages to replace queries is the solution. Read this tutorial to learn how.
DETAILS

Page:
©2003-2019 jCay.com