[PHP] big files download with php - configuration problem

2008-07-23 Thread Giulio Mastrosanti
, Giulio Giulio Mastrosanti [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] case and accent - insensitive regular expression?

2008-07-14 Thread Giulio Mastrosanti
! Giulio I may be mistaken (and if I am, then just ignore this as ignorant rambling), but I don't think he's wanting to replace the accented characters in the original string. I think he's just wanting the pattern to find all variations of the same string and highlight them without changing them

Re: [PHP] case and accent - insensitive regular expression?

2008-07-14 Thread Giulio Mastrosanti
? preg_replace('/[aàáâãäåǻāăą](?!e)/iu',... whats (?!e) for? -- every occurence of aàáâãäåǻāăą NOT followed by e? Many thanks again for your effort, I'm definitely on the good way Giulio I was intrigued by your example, so I played around with it some more this morning. My own quick web search

[PHP] case and accent - insensitive regular expression?

2008-07-12 Thread Giulio Mastrosanti
-explained in english, thank you for any tip, Giulio -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] ftp_nlist problem

2006-01-13 Thread Giulio
? thank you, Giulio Cantoberon Multimedia srl http://www.cantoberon.it Tel. 06 39737052 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Mac OS X file name encoding problem

2005-08-23 Thread Giulio
appreciated, Giulio -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Mac OS X file name encoding problem

2005-08-23 Thread Giulio
Giulio wrote: I have a problem with a script when it is runs on a Mac OS X environment. [snip] The problem appears when $filename contains special characters, like accented chars, on Mac OS X the ftp_fput function returns me an error. I thinked that the problem could depend

Re: [PHP] How to know if php CAN write files on server and WHERE it can?

2005-04-30 Thread Giulio
execution ends? ) Hope was clear what I'm attempting to do... regards, Giulio For that matter, using http://php.net/tmpfile may take care of all your worries on this one. Cantoberon Multimedia srl http://www.cantoberon.it Tel. 06 39737052 -- PHP General Mailing List (http://www.php.net

[PHP] How to know if php CAN write files on server and WHERE it can?

2005-04-29 Thread Giulio
the position since it is a kind of temporary and working folder, and I'll delete all files used when finished? 3) Which security settings ( safe_mode and so on ) should I be aware of? Some good tutorial somewhere? Thank you so much, Giulio Cantoberon Multimedia srl http

Re: [PHP] Global Variables

2005-04-28 Thread Giulio
for example a faked form. hope this is a correct answer and it helps you, Giulio Il giorno 28/apr/05, alle 11:06 AM, Dan ha scritto: Hi all. I taught myself PHP before the frenzy over register_globals. After a reasonable break from the language, I'm back for more. I'm building a site where I'll

[PHP] appending to a file using ftp functions

2005-04-27 Thread Giulio
the pointer at eof to go on appending ) may not work if the file is opened using ftp or http. Suggestion about this issue? thank you in advance, Giulio Cantoberon Multimedia srl http://www.cantoberon.it Tel. 06 39737052 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] appending to a file using ftp functions

2005-04-27 Thread Giulio
Marek, thank you for your answer, Il giorno 27/apr/05, alle 1:28 PM, Marek Kilimajer ha scritto: Giulio wrote: My problem is that I'm using, to make the system as general as possible, and make it work even on servers where php doesn't have write privileges, ftp functions instead of filesystem

Re: [PHP] appending to a file using ftp functions

2005-04-27 Thread Giulio
documentation with no success, is startpos option depending on the ftp server supporting append commands? Il giorno 27/apr/05, alle 1:56 PM, Giulio ha scritto: ftp_put() has startpos parameter. I think you need to turn FTP_AUTOSEEK off, because you have only partial file. I see... but startpos was added

[PHP] test

2005-02-15 Thread Giulio
only a test. sorry Cantoberon Multimedia srl http://www.cantoberon.it Tel. 06 39737052 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] fopen problem using ftp

2005-02-15 Thread Giulio
, Giulio Cantoberon Multimedia srl http://www.cantoberon.it Tel. 06 39737052

[PHP] movies manipulation??

2001-02-06 Thread Giulio Borrini - Netbuilder
- Giulio Borrini Web Programmer Netbuilder snc Parma, Italy - -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail