Categories
Tags → Mysql Select

Database Functions

This class can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated queries and retrieve the SELECT query...
DETAILS

Image upload with MYSQL database

In this tutorial is presented a simple code with informations about programing a script that uses MYSQL database to upload images. Very simple to interpretate, to code and to test, its a simple way to learn how to program a upload script that select ...
DETAILS

PHP Database Integration With MySQL

One of the defining features of PHP is the versatility it offers for connection to, and manipulation with, databases. In this article, we look at some features of the PHP and MySQL combination. We shall go through the following steps:- Connect to My...
DETAILS

Select random records from a MySQL database

Sometimes it could be very helpful to select a record from a table randomly. You can find such solution when you see random partners or randomly selected tutorials. This tutorial shows you how to select records randomly from a MySQL database.
DETAILS

mysqlForm

This class can be used to create HTML forms for entering values to create new records of a MySQL database table. It identifies the list of fields of a given mysql table. Then it generates HTML for a form that includes inputs to enter values for...
DETAILS

Smart Report Maker

Smart Report Maker is an easy-to-use PHP/MySQL report generator, it allows you to create and manage unlimited number of MySQL Reports based on tables or queries, it s friendly wizard style interface allows you to select only the fields you like to vi...
DETAILS

Mysql Select Query

This simple script uses the DBI module in order to connect to a Mysql database, retrieves the results from a select query and display the results inside a while statement. There is a live example as a demo.
DETAILS

Hot or not game with points system

This online game script lets your site visitors guess the age or the rating of the male or female displayed pictures. Thousands of images to guess. The script also has a points system. For each correctly guessed picture your site visitors will get po...
DETAILS

Watermark and Image Hosting

Create and apply watermarks using your brand name, logo or text. This watermarking website helps you protect images. You can add a color, transparent visible watermark to your images and photos. The watermark can be your copyright or the URL of your...
DETAILS

LI-Easypoll

With LI-Easypoll you can setup and unlimited number of polls which you can include in any page with just an easy php include commmand. All the admin functions are available on the admin page which you can secure by a build-in password validation if y...
DETAILS

Page:
©2003-2019 jCay.com