php-general Digest 1 Oct 2010 09:51:34 -0000 Issue 6968

2010-10-01 Thread php-general-digest-help
php-general Digest 1 Oct 2010 09:51:34 - Issue 6968 Topics (messages 308377 through 308380): Re: file_get_contents() failing on CentOS. 308377 by: Richard Quadling Re: PHP Email Question 308378 by: J Ravi Menon Re: Which PHP 5.3 documentation generators have you found?

php-general Digest 1 Oct 2010 22:43:11 -0000 Issue 6969

2010-10-01 Thread php-general-digest-help
php-general Digest 1 Oct 2010 22:43:11 - Issue 6969 Topics (messages 308381 through 308396): Little Parsing help... 308381 by: Don Wieland 308382 by: Richard Quadling 308391 by: Don Wieland Friday's Post 308383 by: tedd 308384 by: Robert Cummings

[PHP] htmlMicroscope-1.3.3, logAndHandler-0.8.2, with full sources.

2010-10-01 Thread Rene Veerman
Hi. I've just fixed many bugs in two free components of mine; htmlMicroscope (63kb) is used to display very large php/js arrays and objects in the browser, in a collapsed but expandable view. It's loaded with features that make browsing large datasets fun. This 1.3.3 release fixes many of the

[PHP] Little Parsing help...

2010-10-01 Thread Don Wieland
Hello, I am building a web Song DB. That will simple song chord charts in the DB. I would like the ability to do KEY changes for the different songs. I am looking for some direction on how to do this. This was my original thought but I am open if there is a better way. I defined a

Re: [PHP] Little Parsing help...

2010-10-01 Thread Richard Quadling
On 1 October 2010 14:35, Don Wieland d...@pointmade.net wrote: Hello, I am building a web Song DB. That will simple song chord charts in the DB.  I would like the ability to do KEY changes for the different songs. I am looking for some direction on how to do this. This was my original thought

[PHP] Friday's Post

2010-10-01 Thread tedd
Hi gang: What do you people think of the .NET framework? Please provide your thoughts as to cost, maintenance, benefit, and whatever else you think important. Thanks, tedd -- --- http://sperling.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] Friday's Post

2010-10-01 Thread Robert Cummings
On 10-10-01 10:23 AM, tedd wrote: Hi gang: What do you people think of the .NET framework? Please provide your thoughts as to cost, maintenance, benefit, and whatever else you think important. Until you posted this... I didn't... bah! Cheers, Rob. :) -- E-Mail Disclaimer: Information

RE: [PHP] Friday's Post (WOT)

2010-10-01 Thread Jay Blanchard
[snip] What do you people think of the .NET framework? [/snip] I am not a fan. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP Email Question

2010-10-01 Thread kranthi
I cant see why you are getting the letter 'z' (assuming $msgContent was referenced properly) . Complete code will be helpful to debug the problem. Also, Heredoc syntax will be more helpful in your situation. And usage of global keyword is strongly discouraged in favor of $GLOBALS superglobal

Re: [PHP] Friday's Post

2010-10-01 Thread Adam Richardson
On Fri, Oct 1, 2010 at 10:23 AM, tedd tedd.sperl...@gmail.com wrote: Hi gang: What do you people think of the .NET framework? Please provide your thoughts as to cost, maintenance, benefit, and whatever else you think important. Thanks, tedd -- --- http://sperling.com/ -- PHP

RE: [PHP] Re: Friday's Post

2010-10-01 Thread Bob McConnell
From: Gary tedd wrote: What do you people think of the .NET framework? It's a framework, like any other framework - can make your life easier, can make your life harder by forcing you to take the path determined as TOTP by its designers. That's The One True Path, not Top Of The Pops.

Re: [PHP] file_get_contents() failing on CentOS.

2010-10-01 Thread kranthi
probably not the issue, but is the php engine behind a proxy server ? wget uses the environment variable, but PHP does not Kranthi. http://goo.gl/e6t3 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Little Parsing help...

2010-10-01 Thread Don Wieland
The logic I need is pretty straight forward, but I am having a hard time replicating it using PHP functions. I will try to break it down to it's simplest form: I have a field that has several lines of text. Chords and Song Lyrics. The Chord lines begin with an asterisk * and end with the

Re: [PHP] Re: Friday's Post

2010-10-01 Thread Peter Lind
On 1 October 2010 17:11, Bob McConnell r...@cbord.com wrote: From: Gary tedd wrote: What do you people think of the .NET framework? It's a framework, like any other framework - can make your life easier, can make your life harder by forcing you to take the path determined as TOTP by its

Re: [PHP] Friday's Post

2010-10-01 Thread Paul M Foster
On Fri, Oct 01, 2010 at 10:23:31AM -0400, tedd wrote: Hi gang: What do you people think of the .NET framework? Please provide your thoughts as to cost, maintenance, benefit, and whatever else you think important. I'll be politically incorrect and say that it's evil. Microsoft is a

Re: [PHP] Friday's Post

2010-10-01 Thread Floyd Resler
On Oct 1, 2010, at 12:04 PM, Paul M Foster wrote: I'll be politically incorrect and say that it's evil. It's funny you should say that because years ago I did a short video called PHP Commando. PHP Commando was battling the evil forces of Dr. Dot Net and his sidekick, Macro Mae. Leave it to

Re: [PHP] Re: Friday's Post

2010-10-01 Thread Per Jessen
Peter Lind wrote: C# has by now exceeded Java by quite a bit - I've been away from the Java scene since 2002 (when I worked for BEA deploying J2EE on Linux/390), but assuming you're talking about deployed lines of code or some other real-life measurement, I find it hard to believe that C#

[PHP] Re: Friday's Post

2010-10-01 Thread Nathan Rixham
tedd wrote: Hi gang: What do you people think of the .NET framework? Please provide your thoughts as to cost, maintenance, benefit, and whatever else you think important. .NET is loaded up with patents and pretty much Microsoft only, however that said it is rather good. Previous versions

[PHP] PHP and SpatiaLite

2010-10-01 Thread TR Shaw
Anyone succeeded in geting php and SpatiaLite to work together?

[PHP] Since it is friday.... :)

2010-10-01 Thread Jason Pruim
Anyone know of a good and active general web design list? Looking for somewhere that I can post about javascript specifically :) And happy friday to you all! :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php