|
| By admin ( 2005-02-03
5523 views.
)
|
| Scans the environment variables and tries to use the one that's most likely to give a reliable result. |
| |
|
| |
|
| By disoft ( 2004-12-07
4780 views.
)
|
| A function to loop through a directory and get a list of files in it. |
| |
|
| |
|
| By disoft ( 2004-12-02
4587 views.
)
|
| Simple function that return 'true' if the input is a valid e-mail address and 'false' if it isn't. |
| |
|
| |
|
| By Oxy ( 2003-02-04
9386 views.
)
|
| Script finds the standard deviation of a set of numbers entered by the user. Useful for quickly working out that kind of thing, and shows some of PHP's math functions. |
| |
|
| |
|
| By martin ( 2002-07-08
7522 views.
)
|
| Generates HTML forms with JavaScript and server side validation. Also processed submitted values for inclusion in a database or interpreting custom markup. |
| |
|
| |