Re: [PHP] length of string

2001-12-31 Thread Brian Clark
* Ray Todd Stevens ([EMAIL PROTECTED]) [Dec 31. 2001 12:15]: > I can't seem to find this anywhere in the manuals. What is the > maximum length of a string? This probably depends on the Operating System.. for Linux you can check out limits.h, but for Windows, I have no idea. -- Brian Clark |

Re: [PHP] length of string

2001-12-31 Thread Bogdan Stancescu
Take a look at the maximum allowed memory size used by PHP -- too much in a hurry to provide a link. Approx. 8MB is the default. That's the limit for strings too. Bogdan Ray Todd Stevens wrote: > I can't seem to find this anywhere in the manuals. What is the > maximum length of a string? > ---

[PHP] length of string

2001-12-31 Thread Ray Todd Stevens
I can't seem to find this anywhere in the manuals. What is the maximum length of a string? Ray Todd Stevens Specialists in Network and Security Consulting Senior ConsultantSoftware audit service available Stevens Servi