Quick Search:
PHP Code Category
Jump to:
Select a Location
PSOUG Home Page
Oracle Code Library
mySQL Code Library
PHP Code Library
JavaScript Code Library
Oracle Terms & Definitions
Oracle Error Codes
Advanced Code Search
Contact Us
<<
<
1
2
3
4
5
6
7
8
9
UNIX Timestamp conversion
- Examples of converting UNIX timestamps to more useful formats.
Unset unkown array element
- Given the array "1,2,3,4", let's say you want to delete t...
Update MySQL Table Using An Array
- Iterate over an array and update a mySQL table.
Use htpasswd file with PHPscripts
- This is a way to use an existing .htpasswd file with...
Use SendMail
- Talking to the mail program is like writing to a file. (Perl programmers ...
Validate credit card numbers
- A set of functions to check the validity of a credit card...
Validate email address #2
- Validates an email address format.
Validate email address #3
- This function validates an email address, returning an integ...
Validate email address one
- Validates an email address format.
Vulnerability Tester
- A source code tester. This searches through code (PHP files in th...
WebServer Spy
- WebServerSpy checks which kind of Webserver is running, Apache, Netscape...
Weighted Random Choice
- Random selection with a weighted bias.
What Season Is It?
- Simple PHP script tells you what season it is.
Write text onto an image
- Example of how to superimpose text onto an image. Great for w...
Write to File example
- A quick example of writing to a flat file.
XSS Sanitizer Function
- Data sanitizing function for cleaning out malicious code or cha...
Yahoo Online Status
- Checks status of a Yahoo user by User ID.
<<
<
1
2
3
4
5
6
7
8
9
Home
|
Search
|
Code Library
|
Sponsors
|
Privacy
|
Terms of Use
|
Contact Us
© 2003 - 2024 psoug.org