on 19/07/02 4:49 AM, Scott Fletcher ([EMAIL PROTECTED]) wrote:

> I never heard of this php function, "link()".  Sound like a good function,
> I'm going to have to look it up!

Ummm, sorry, it's one that I wrote myself in my library of code -- not an
official function.

my function link() takes the standard link, and adds the SID to it.  It's
not that tricky, all it does is check if there's already a query string, if
there is, it appends the SID with &, otherwise with ?.


Justin French


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to