Below are snippets for RaX.

ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

2
Date Submitted Tue. Sep. 19th, 2006 7:05 PM
Revision 1
Helper RaX
Tags Delphi
Comments 0 comments
Simple, but fast implementation of the Naive Sub-String Search Algorithm with my own enhancements written in Delphi.
5
Date Submitted Wed. Sep. 20th, 2006 9:18 AM
Revision 1
Helper RaX
Tags PHP
Comments 0 comments
Returns an array of folder/file names in the specified path.
9
Date Submitted Tue. Dec. 19th, 2006 3:47 PM
Revision 1
Helper RaX
Tags PHP
Comments 2 comments
This routine checks a client's IP address against a few open lists of blacklisted IP addresses, returns TRUE if the ip is a known proxy.
11
Date Submitted Tue. Sep. 19th, 2006 7:09 PM
Revision 1
Helper RaX
Tags PHP
Comments 0 comments
This will give you CheckDNSRR functionality in windows.

This function is only natively available in php while running on Linux.
13
Date Submitted Tue. Sep. 19th, 2006 7:11 PM
Revision 1
Helper RaX
Tags PHP
Comments 10 comments
This little function will split an e-mail address passed to it at the @ sign, and make sure that there is a valid e-mail server at the other end =)