[PHP] Problem with set_time_limit() and uploading large files

2002-10-25 Thread derek fong
ion_time', 6); before the set_time_limit() function, but to no avail. PHP is not running in safe mode. Does anyone have any ideas why this is not working as expected? I'm sure it's something obvious, but I don't know what it is. Thanks in advance, -f -- Derek Fong Web

Re: [PHP] Problem with set_time_limit() and uploading large files

2002-10-25 Thread derek fong
Thanks for the tips, but they all checked out in the end. After reporting it as a bug, it turns out it *is* a bug with 4.2.3 (whether it's only with Win2000, I'm not sure), but has been fixed in CVS. Now I can rest a little easier... =) -f -- Derek Fong Web Application Develope

[PHP] Failed to initialize session module

2001-12-06 Thread derek fong
. Thanks in advance, -f -- Derek Fong Web Application Developer subtitle designs inc. <http://www.subtitled.com/> "Mistakes are the portals of discovery." --James Joyce >> GPG key/fingerprint available upon request <<

[PHP] Mixing PHP code with phplib templates... possible?

2001-02-05 Thread derek fong
on it... Any ideas? --- Derek Fong web://developer Zero-Knowledge Systems [http://www.zeroknowledge.com/] PGP Fingerprint >> 2D4F 89F0 EAC1 FBFB 97B5 0B94 FA05 C29E D23B 0A4E -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

Re: [PHP] Mixing PHP code with phplib templates... possible?

2001-02-06 Thread derek fong
ne all hyperlinks everywhere on the site), which is a huge amount of maintenance. What I thought about yesterday was creating some sort of token (e.g., {@}) that could be tacked onto the end of hyperlinks that I want to add session info to. Maybe there's a better way... I don&