LOG IN
BEGINNER GUIDES
|
PHP CLASSES
|
CODE SEARCH
|
ARTICLES SEARCH
|
PHP FORUMS
|
PHP MANUAL
|
PHP FUNCTIONS LIST
|
WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles
Submit Your Code
SEO Monitor
UpTime Monitor
PHP Code Contest
My Favorite Examples
My Favorite Articles
Update Your Profile
More Weber Sites
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
PHP Web Logs (BLogs)
Web Development Resources
Web Development Content
Recommended Links
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Recommended
Submit Site
Forex Trading
Online forex trading platform
01
02
#
Title
Author
Date
Views
218
This function will populate the options in a drop down HTML select list in a form from a database query.
MySQL
,
General SQL
,
PHP
,
HTML and PHP
,
Databases
Michael Stearne
1998-09-01
19085
4406
Multiple Search using PHP and Mysql
PHP
,
Databases
,
General SQL
,
MySQL
Suraj Thapaliya
2006-05-22
19083
1492
A simple chunk of code to take a SQL query and display the results xx per page. Also displays next, previous, and direct links to each page number.
Databases
,
Directories
,
General SQL
Matt Whitted
2000-02-03
18926
230
Point and Click Interface ala MS Access for creating SQL statements.
MySQL
,
Complete Programs
,
General SQL
,
PHP
,
Databases
Mike Kachline
1998-09-14
18336
1689
ADODB Database Wrapper Abstraction Library for PHP: MySQL, MSSQL, Oracle, Interbase,ODBC, Microsoft Access and FoxPro.
PHP Classes
,
Databases
,
PHP
,
General SQL
,
ODBC
John Lim
2000-09-23
16478
1765
Writing Portable MySQL Code in PHP: Porting to Oracle, Microsoft SQL Server, Sybase, Interbase, PostgreSQL and other databases using ADODB class library.
MySQL
,
PHP
,
PHP Classes
,
ODBC
,
General SQL
John Lim
2000-12-17
15422
244
Dynamic WHERE CLAUSE depending on number of FORM FIELDS
ODBC
,
General SQL
,
PHP
,
Complete Programs
,
Databases
Dirk Jonckers
1998-09-30
11975
252
Is there some possibility to link a database to an htaccess file, so that instead of having a passwd file you would have a database with DES-crypted password and username fields?
Authentication
,
PHP
,
General SQL
,
Databases
Rasmus Lerdorf
1998-10-10
11129
1631
Output database records in multiple table columns. multiple, table, columns, output, format, query output, html table, php
General SQL
,
Algorithms
,
PHP
,
MySQL
Christopher Chaduka
2000-07-13
10853
3855
google like search function with bolded search terms
PHP
,
Search
,
Databases
,
General SQL
Bastien Koert
2004-05-02
10615
148
special characters like " ' " with " \' "
General SQL
,
PHP
,
Databases
Rasmus Lerdorf
1998-06-30
9103
277
explode() and SQL blobs
General SQL
,
Strings
,
PHP
,
Databases
Rasmus Lerdorf
1998-10-17
8887
1796
phpEasySQL - Easily connect to your MySQL database with just 1 php file and 3 easy steps!
Databases
,
PHP
,
MySQL
,
General SQL
Richard Creech
2001-01-28
8620
3579
Safe Authorization SELECT query
MySQL
,
Databases
,
General SQL
vikas agrawal
2003-03-22
7787
249
I`d like to use the mysql_fetch_row function along with a "randomizer" function that would give me a random result from a mySQL table.
General SQL
,
MySQL
,
PHP
,
Databases
Daevid Vincent
1998-10-10
6833
66
generic sql insert non-literal values
General SQL
,
Databases
Jim Leonard
1998-05-05
6313
4257
Sql Builder
PHP
,
HTML and PHP
,
Databases
,
General SQL
,
Form Processing
Zeljko Radulovic
2005-11-28
5529
206
This is a class with functions that are taken from simple SQL statements. I made it to have an easier connection between PHP3 and DBase files.
General SQL
,
PHP
,
PHP Classes
,
Databases
Steven Apostolou
1998-08-28
5389
1417
How to "group by" only by the date when you are really using a datetime type of field.
Databases
,
MySQL
,
General SQL
Boaz Yahav
1999-11-18
5376
44
Persistent connections - General information.
General SQL
,
PHP
,
Databases
Zeev Suraski
1998-04-26
5375
01
02