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
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
Mobile Dev World
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
1964
code examples found for
Ajax
.
#
Title
Author
Date
Views
3927
A simple PHP login script that you can modify to suite your needs. It use a session to store data in a session file submited by the page.
PHP
,
Sessions
,
Security
,
Authentication
ROMEL CUZON
2004-06-28
144790
4012
Multiple Select box, Select multiple Items from Menu.List box
PHP
,
HTML and PHP
,
Beginner Guides
eli n
2004-09-19
138659
323
A simple guestbook application demonstrating using MySQL and PHP3 to generate interactive web pages
Complete Programs
,
MySQL
,
PHP
,
Databases
Chad Cunningham
1998-11-29
101056
4494
Javascript Date Picker
Java Script
,
Date Time
,
Calendar
Joshy Jacob
2006-09-02
100798
3938
Image Upload And Resize Script
PHP
,
Graphics
,
GD image library
Nick Wilson
2004-07-19
92139
3510
How to make a scrolling Div
HTML
,
CSS
Nava Granot
2002-12-10
90429
4653
Human readable PHP password generator
PHP
,
Security
,
Beginner Guides
,
Arrays
Christian Haensel
2007-06-14
73538
3694
Remote Scripting: send form POST data to a script and insert the results into a page without refreshing the page.
PHP
,
AJAX
,
HTML and PHP
,
Java Script
Tim Morton
2003-06-29
72388
3261
Authentication script to authenticate users in Active Directory through LDAP.
LDAP
,
Authentication
,
Cookies
,
PHP
Patrick Dooley
2002-02-25
66235
478
Full membership authentication system.
Authentication
,
MySQL
,
PHP
,
Databases
Simon Booth
1999-01-24
62338
4186
Show hide table rows to make dynamic forms
Beginner Guides
,
Java Script
,
Form Processing
,
HTTP
bastien koert
2005-06-24
62228
384
Accepts a database & hostname from a user and then HTTP username and password. Uses this to connect to a MySQL database. Produces a form based on the tables it finds there to allow the user to do SELECTs, INSERTs, and DELETEs.
Databases
,
PHP
,
MySQL
,
Complete Programs
Jack McKinney
1999-01-17
61974
1249
A PHP based webmail at : http://www.horde.org/imp
Email
,
IMAP
,
PHP
,
Complete Programs
Boaz Yahav
1999-07-03
60625
4396
Form Validation Using PHP to highlight non valid fields
PHP
,
Form Processing
,
Data Validation
,
Beginner Guides
Suraj Thapaliya
2006-05-09
59019
4056
Create HTML forms dynamicly using Javascript & PHP
PHP
,
PHP Classes
,
Java Script
Ben Yacoub Hatem
2004-12-26
58897
4111
Easy alert box pop-up function
PHP
,
Java Script
,
Beginner Guides
bastien koert
2005-03-24
57226
220
A simple and fast calendar combining PHP and tables. Use this as a base for applications in which a calendar is needed.
Date Time
,
PHP
,
Complete Programs
,
Calendar
Christopher Ostmo
1998-09-03
56562
4066
PHP Zip Utility
PHP
,
PHP Classes
,
Compression
Hasin Hayder
2005-01-29
54941
4392
A Complete table(ADD,EDIT,VIEW,DELETE) management System PHP,MYSQL, JAVASCRIPT
PHP
,
MySQL
,
Java Script
,
Databases
Suraj Thapaliya
2006-05-05
54547
4398
Dynamic Dropdown for Country and City List
PHP
,
Java Script
,
HTML and PHP
Ehsan Haque
2006-05-17
54489
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99