via WeberDev.com - Latest PHP Code Examples on 7/8/07
These PHP Classes Check if a host is alive using various methods.
via WeberDev.com - Latest PHP Code Examples on 7/8/07
Password Creator: This PHP code exmaple shows how to use bitwise operations on a single variable and using it as a flagged variable. The class generates passwords of a given length using specified characters and the flags.
via WeberDev.com - Latest PHP Code Examples on 7/8/07
Reflection Examples - Their main goal is show how to use PHP's reflection classes re-implementing some php standard functions using reflection.
via WeberDev.com - Latest PHP Code Examples on 7/18/07
Change the background color of a website daily dynamically using the php date function to get the current day of the week and depending on that day, set the background color for the web page.
via WeberDev.com - Latest PHP Code Examples on 7/23/07
The GTV.class allows you to extract a value between any HTML tag or between any TEXT on a web page.
via WeberDev.com - Latest PHP Code Examples on 7/26/07
This is a simple PHP function to copy a remote file into a local drive. So it's a kind of downloader script. Please check if your server allow remote url_fopen, otherwise it won't work.
via WeberDev.com - Latest PHP Code Examples on 7/26/07
A PHP function that replaces any whitespaces with a random character in white color. It's usefull to avoid copy-paste of your text.
via WeberDev.com - Latest PHP Code Examples on 7/27/07
Apply Wave effect to Text using Javascript
0 comments:
Post a Comment