RE: [PHP] putting the result of PHP code into a string

2001-11-10 Thread power jessie
$id = 2; $code = "" . Func1($id) . "" $html = someFunction($code); hope that helps! jessie -Original Message- From: Morten Gjetanger [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 10, 2001 1:23 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] putting the result of PHP code into a strin

[PHP] how to set session expiration

2001-09-12 Thread power jessie
hello everyone, how can i set the expiration of my sessions with or without the cookies enabled? say if a user idles for some time, the session will now expire. TIA! jessie void signature () { cout << "Jessie Natividad-- [EMAIL PROTECTED]" << endl ; cout << "Cell: +63 9

[PHP] PEAR Integrated Template Class

2001-07-21 Thread power jessie
Hi! Anyone using this? Can someone point me to a link on how to use this class. Thanks in advance! ~{{}}~ jessie .o0O()O0o. -- j e s s i e @ p o w e r - j e s s i e . n e t -- PHP General Mailing List (http://www.php.

RE: [PHP] Class/Func Librarys

2001-07-01 Thread power jessie
try the PHP Classes Repository site on http://phpclasses.upperdesign.com hope that helps! jessie -Original Message- From: ReDucTor [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 01, 2001 8:29 AM To: [EMAIL PROTECTED] Subject: [PHP] Class/Func Librarys Hey, Just Wondering if an