Folders Auto Generator Class
Published Friday, October 26, 2007 By Anas Al-Far. Under Development
This class auto-generate Alphabetic/Numeric folders for tow nested levels You should have t levels of directories with all Engilsh letters and numbersNote: for windows users, since windows file system is not case-sensitive, you'll notice that you can't have 2 folders within the same level with the same character in different case "a" and "A" folders couldn't be located within the same level.Thanks for Linux.To download the class please click ...
Data Validation Class
Published Friday, October 26, 2007 By Anas Al-Far. Under Development
This class handles some of data type validation using regular expression.Developers will find here most of needed in any web application, if more needed, we can handle to add it later on.It validate Email addresses, Regular URL's, Nicknames, Passwords, Alphabatec strings, Alphanumeric, Regular Strings, Numeric Values, Short DateTime and Long DateTime strings.Enjoy :)To download the validator class click here.Note: The Data Validation Class has been released with source code under ...
R3 – Yahoo! Project
Published Friday, October 26, 2007 By Anas Al-Far. Under Development
I have been assigned to work a small application using r3 Yahoo! Project after it comes for the public as an open source project.I have searched the net looking for an example, believe it or not, I didn't find any simple explained one!!So, I decided to prepare one my self, thanks to the sourceforge.com and PHP | Architect Magazine. I have re-engineer their examples in a better way in ...

