Re: [PHP] include/require vs performance

2003-01-03 Thread R . Z .
Sorry if this was not 100% clear. In a nutshell the app I'm making will be available for poeple to use. My feeling is that there will be users using shared servers, which under a stress tend to suck. The only thing in this one I'm doing that;s new to me is having some 20 includes loaded as I

Re: [PHP] Is there an ISP that supports GD Library 2.0?

2002-10-31 Thread R . Z .
Signature Hosting from Verio did last time I phpinfo them(today that is) here is the dump: gd GD Support enabled GD Version 2.0 or higher FreeType Supportenabled FreeType Linkagewith freetype T1Lib Support enabled JPG Support enabled PNG Support enabled WBMP

Re: [PHP] Dear all

2002-10-31 Thread R . Z .
http://www.php.net/mailing-lists.php there is an option to subscribe/unsubscribe Please how can I unsubscribe from this mailing list ... Thanks Regards Saif Yousif No God except AllahMohammed is profit of Allah

[PHP] ASP Option Explicit equivalent in PHP

2002-10-09 Thread R . Z .
I'm on a roll with the ASP questions these days, since I picked up the Chiliasp. Here's one: ASP has the function Option Explicit build in, it yells when you use variables without prior declaration, couldn't find anything like that in PHP documentation. Thanks in advance. R -- PHP General

[PHP] Sessions and Cookies

2002-10-08 Thread R . Z .
I've just read on MSDN that ASP sessions only work if the client has cookies enabled, Is that true for PHP as well. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php