Moojaxee

Tuesday, May 20, 2008

easy php coding

These PHP Classes Check if a host is alive using various methods.

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.

Reflection Examples - Their main goal is show how to use PHP's reflection classes re-implementing some php standard functions using reflection.

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.

The GTV.class allows you to extract a value between any HTML tag or between any TEXT on a web page.

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.

A PHP function that replaces any whitespaces with a random character in white color. It's usefull to avoid copy-paste of your text.

Apply Wave effect to Text using Javascript

0 comments: