php-general Digest 6 Aug 2006 06:31:46 -0000 Issue 4277

2006-08-06 Thread php-general-digest-help
php-general Digest 6 Aug 2006 06:31:46 - Issue 4277 Topics (messages 240188 through 240197): Re: Sending data to persistent process stdin 240188 by: Ville Mattila 240190 by: Stut Re: PHP Frameworks - Opinion 240189 by: Manuel Lemos 240193 by: Robert Cummings

Re: [PHP] #comment, (* comment *), -- Any good alternatives to !-- HTML comments? --

2006-08-06 Thread Micky Hulse
Micky Hulse wrote: Any other alternatives? I would like to find a way of adding comments to an XHTML PHP page that is quick and easy. Ah, nevermind... I should have never posted this question. This solved my problem (IE duplicate char bug): !--[if !IE]Put your commentary in here...![endif]--

Re: [PHP] Sending data to persistent process stdin

2006-08-06 Thread David Tulloh
Ville Mattila wrote: Hello readers, I have been thinking of making a simple web-based interface to control my media center box (running debian linux). Being a bit enthustiatic, I thought I could use some generic tools for playing media files and write the whole UI by my own. I found

Re: [PHP] The difference between ereg and preg? [SOLVED]

2006-08-06 Thread Dave M G
Robert, Thank you for pointing me to the relevant part of TFM that I needed to R. The final regular expression that I have settled on that is reliably producing expected results is: #li(.*)br#isU This finds all the text between a li and br tag. I found that it was helpful for me to restrict

[PHP] client-server upload communication?

2006-08-06 Thread tedd
Hi gang: I posted this question on a js list, but didn't received an answer. Maybe someone here might be able to provide some insight or direction. In my ajax experiment monitoring states, namely: http://xn--ovg.com/ajax_readystate I can see the readyState replies/conditions. Is there

Re: [PHP] client-server upload communication?

2006-08-06 Thread Jeffrey Sambells
Your page currently has a JS error but... The short answer is not in PHP. The PHP script doesn't 'process' the upload of the file. When the file is received by the server, the script (line 1) starts executing AFTER the file is already fully uploaded, and the files temporary location is

Re: [PHP] client-server upload communication?

2006-08-06 Thread tedd
At 1:18 PM -0400 8/6/06, Jeffrey Sambells wrote: My assumption here is you're trying to write a progress bar or something similar? Yep. If all you're after is a 'state' then you could submit your form to an embedded iframe and have the resulting page run an I'm done javascript, but that

Re: [PHP] Using preg_match to find Japanese text

2006-08-06 Thread MOKULEN_IMADICA
Dear all and Dave, I want to divide the first line into three variables, $word, $reading, and $meaning. And I want to divide the second line into two variables, $word and $meaning. What you(Dave) want seems to have some resemblance to what I tackled in last month.I tried to sort out some

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-06 Thread Martin Alterisio
2006/8/4, Manuel Lemos [EMAIL PROTECTED]: Hello, on 08/03/2006 05:18 PM Martin Alterisio said the following: Anyway, you may want to read this more in depth reflection of the state of the PHP framework world and recommendations on how to pick what suits best for you:

Re: [PHP] OT promotion candidates needed

2006-08-06 Thread Ligaya Turmelle
Jay Blanchard wrote: Good news/kinda' bad news (but not really); I am proud to say that I have been promoted to Director of IT in my little corner of the world. Congrats on the promotion - Love the pretty title. Does it come with letters even? ;) -- life is a game... so have fun. --

RE: [PHP] OT promotion candidates needed

2006-08-06 Thread John Meyer
Director, nah. Wait until you are promoted to Dictator of IT. That's where the real power begins. BWAHAHAHAHAH...cough. Enough maniacal laughing for now, back to work. -Original Message- From: Ligaya Turmelle [mailto:[EMAIL PROTECTED] Sent: Sunday, August 06, 2006 7:16 PM To: Jay