Categories
Tags → Using Php And Mysql

A Simple Web Search Engine

This article shows you how to use PHP and a MySQL (or any SQL database) to create your own basic search engine. Covers creating SQL tables, Using regular expressions to match keywords, Connecting to the database, and Returning the results.
DETAILS

Team development method for PHP

This article explains one of possible ways of developing PHP applications in a team. Discussion include: Single ''selector'' file, Database abstraction layer, Embedding PHP, and Separation to files by functionality. To illustrate the ideas ...
DETAILS

Are PHP and MySQL the Perfect Couple?

Many devs using MySQL have fallen in love with PHP. Jason Gilmore explains why they''re the perfect couple. This is ore of an introductory article on PHP and MySQL covering such topics as features of PHP and MySQL, and how to use PHP to interact...
DETAILS

Rotating Banner Advertisements with PHP

This tutorial is intended for the PHP programmer interested in developing a useful and dynamic banner advertisement system using mySQL, PHPLIB, and PHP version 4.0 or higher. You will need a limited knowledge of mySQL including how to create a mySQL ...
DETAILS

phpMyLinks

phpMyLinks is a php script which allows you to manage your http urls using a MySQL database on backend. It is very easy to install, and keeps all operations fast and thin. You can quickly add, delete or modify your http links and follow any link in t...
DETAILS

Wordindex

Wordindex is a full text indexing suite developed using perl as the backend and PHP as the web based search utility. Any language can be used to search as long as it has access to MySQL databases. Wordindex is capable of indexing huge amounts of data...
DETAILS

netwarriors foundation

This is a development site for site_foundation, a &"post-your-story-here&" type application written in PHP using MySQL on backend not unlike slash or Thatware. Its main difference lies in its backend, user levels to determine who se...
DETAILS

Building WML Applications Using PHP

This tutorial shows you how you can use PHP in conjunction with WML to serve dynamic content to a WAP-enabled wireless device. The sample code illustrates several facets of user interaction via a wireless web browser, including: Performing basic inse...
DETAILS

Building a Database-Driven Web Site Using PHP and MySQL

It''s time to face it: databases are everywhere. Feeling left behind? This ten part series of articles will teach you everything you''ll need to build a database-driven Web site from the ground up. Main topics include: Installation, Getting...
DETAILS

Easysite

Easysite is a program entirely written in PHP that allows you to create your web site fast and easy. Once you create the content of your site, Easysite automatically builds your entire Web site using templates. The program looks for existing director...
DETAILS

Page:
©2003-2019 jCay.com