On Saturday 30 November 2002 21:47, [EMAIL PROTECTED] wrote: > Dear all, > > How to write a Quota function with php code ? > Require : different Server machine, userid and password also > > Mine is Linux Redhat system...
if ($current > $quota) { echo "Quota exceeded"; } IOW please elaborate on what you're trying to do. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * /* Writing about music is like dancing about architecture. -- Frank Zappa */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php