PHPJavascript

Web Development Guide – My Personal Library of Tutorials and Scripts

MySQL

Mysql join tables not equal values

November10
I wanted to join two tables and get the uncommon results or values between the two. I tried join statement ...
posted under MySQL | No Comments »

PHP MSSQL or SQL – Connect and configure

December16
Learn how to configure and connect PHP with Microsoft SQL. And you always thought PHP could only fit with MYSQL. Requirements PHP ...
posted under MySQL, PHP | No Comments »

PHPmyadmin – Monitor MYSQL databases and tables

August25
Create, delete, sort, search, export, import mysql tables and databases using an easy to use interface GUI. phpMyAdmin is a tool ...
posted under MySQL | No Comments »

PHPmyadmin – Monitor MYSQL databases and tables

August25
Create, delete, sort, search, export, import mysql tables and databases using an easy to use interface GUI phpMyAdmin is a tool ...
posted under MySQL | No Comments »

Install download and configure MYSQL on Windows

August22
Installing MYSQL is very easy as it comes with an installer. Just download it and run the installer everything. Download click ...
posted under MySQL | No Comments »

Install download and configure MYSQL on Windows

August22
Installing MYSQL is very easy as it comes with an installer. Just download it and run the installer everything else ...
posted under MySQL | No Comments »

Multiple select statements – HTML Forms and MySQL

August4
Extract values from multiple select statements or list with multiple choices for HTML forms and MySQL tables using PHP. Lets cut ...
posted under MySQL, PHP | No Comments »

Lock or restrict MySQL table rows

July29
Use PHP to lock a MySQL table entries or rows. I have used this in licensing a software I had ...
posted under MySQL | No Comments »

MySQL Calculate Age

July6
One of the most commonly performed date calculations is one which calculates age. Unfortunately there isn't a function to do ...
posted under MySQL | No Comments »

How to assign data types to different column types

June12
This article describes the appropriate datatypes for specific column types eg clientID=smallint(3) andĀ  clientName=varChar(40) While developing a dynamic website, a database ...
posted under MySQL | No Comments »
« Older Entries

2,885 spam comments
blocked by
Akismet