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
Join us on FaceBook
Submit Your Code
Poker Tournaments
Poker Guide for Developers
SEO Monitor
UpTime Monitor
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 Resources
Web Development Content
Internet Security
Software
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
פרייסז - הכח לקנות עובר לידיים שלך
Texas Holdem Poker Evangelists
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
1974
code examples found for
Beginner Guides
.
#
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
217657
4012
Multiple Select box, Select multiple Items from Menu.List box
PHP
,
HTML and PHP
,
Beginner Guides
eli n
2004-09-19
212663
4494
Javascript Date Picker
Java Script
,
Date Time
,
Calendar
Joshy Jacob
2006-09-02
163346
3938
Image Upload And Resize Script
PHP
,
Graphics
,
GD image library
Nick Wilson
2004-07-19
155323
3510
How to make a scrolling Div
HTML
,
CSS
Nava Granot
2002-12-10
155155
3261
Authentication script to authenticate users in Active Directory through LDAP.
LDAP
,
Authentication
,
Cookies
,
PHP
Patrick Dooley
2002-02-25
127936
4392
A Complete table(ADD,EDIT,VIEW,DELETE) management System PHP,MYSQL, JAVASCRIPT
PHP
,
MySQL
,
Java Script
,
Databases
Suraj Thapaliya
2006-05-05
117856
4595
send php mail with form data and attachment.
PHP
,
Email
,
Mail
,
Form Processing
Selvakumar Thangavelu
2007-03-07
109694
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
109667
203
Credit Card Numbers for testing
Credit Cards
,
Ecommerce
,
Debugging
Boaz Yahav
1998-08-23
108328
4396
Form Validation Using PHP to highlight non valid fields
PHP
,
Form Processing
,
Data Validation
,
Beginner Guides
Suraj Thapaliya
2006-05-09
100645
4015
Using PHP to read email in a POP3 mailbox
PHP
,
Email
bastien koert
2004-09-23
100537
4111
Easy alert box pop-up function
PHP
,
Java Script
,
Beginner Guides
bastien koert
2005-03-24
96754
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
95311
4484
Show and Hide Tables, Table Rows, Form Elements Etc.
Java Script
,
Beginner Guides
Brian Greenwood
2006-08-22
93424
4416
XML To Array
PHP
,
PHP Classes
,
XML
,
Arrays
MA Razzaque Rupom
2006-06-05
92777
4009
Using cURL to download a file programmatically.
PHP
,
PHP Extensions
,
CURL
bastien koert
2004-09-17
89404
4804
How To Create a PDF Using PHP
PHP
,
PDF
,
PHP Classes
,
HTML and PHP
Joshua Walcher
2008-06-03
87982
4653
Human readable PHP password generator
PHP
,
Security
,
Beginner Guides
,
Arrays
Christian Haensel
2007-06-14
86923
4249
Create a dynamic HTML table from a query
PHP
,
Databases
,
MySQL
,
Beginner Guides
bastien koert
2005-11-09
83977
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