[PHP] Broken pipe

2005-10-02 Thread Ben-Nes Yonatan
I set the PHP to wait how much I tell him? Ofcourse if im wrong I would like to know the reason also :) Thanks in advance, Ben-Nes Yonatan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] blob and long blob

2005-07-17 Thread Ben-Nes Yonatan
g with large objects, maybe MySQL got something similar also. Cheers, Ben-Nes Yonatan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Trimming Text

2005-07-17 Thread Ben-Nes Yonatan
André Medeiros wrote: On Fri, 2005-07-15 at 16:03 +0100, Richard Davey wrote: Hello André, Friday, July 15, 2005, 4:24:23 PM, you wrote: AM> I am trying to trim some text containing HTML tags. What I want to AM> do is to trim the text without trimming the tags or html entities AM> like   and

Re: [PHP] Echo array string index?

2005-07-17 Thread Ben-Nes Yonatan
eed to do reset() to the array to repeat the process again with the for(). Cheers, Ben-Nes Yonatan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] creating of multi dimensional arrays with unknown depth

2005-07-11 Thread Ben-Nes Yonatan
7;val2']['val3']['val4'] = 'whatever'; $array['val1']['val2']['val3']['val4']['val'5] = 'whatever'; My problem is that the number of the dimensions is really unknown and can be changed from 1 to 20 as far a

Re: [PHP] PHP Memory limit exceeded

2005-02-07 Thread Ben-Nes Yonatan
. but apprantly they didnt wrote anywhere about the memory consumption diffrence... or maybe I dont control the english language as I wish to :) The large objects manual - http://www.postgresql.org/docs/7.4/interactive/largeobjects.html (for ver 7.4) Thanks alot again, Ben-Nes Yonatan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP Memory limit exceeded

2005-02-03 Thread Ben-Nes Yonatan
>> Ben-Nes Yonatan wrote: >> Hi all, >> >> I got a problem with uploading files which encounter the memory limit >> when their size is not even close to the memory limit itself, let me >> explain. >> >> My server is as follows: >> 1. P

Re: [PHP] PHP Memory limit exceeded

2005-02-03 Thread Ben-Nes Yonatan
>> Ben-Nes Yonatan wrote: >> Hi all, >> >> I got a problem with uploading files which encounter the memory limit >> when their size is not even close to the memory limit itself, let me >> explain. >> >> My server is as follows: >> 1. P

[PHP] PHP Memory limit exceeded

2005-02-02 Thread Ben-Nes Yonatan
itself but i didnt find what made it exactly... Any ideas, knowledge or even just solutions ;) will be extremly helpful. Thanks in advance, Ben-Nes Yonatan

[PHP] counting clicks on a flash ad

2002-10-29 Thread Ben-Nes Yonatan
a site which explain alittle? with thanks in advance Ben-Nes Yonatan