Varuna Seneviratna wrote:
Since there are two stable versions 5.3 and 5.2 .What is the difference
between these two streams and What is the need for maintaining two streams?
PHP5.3 introduced a number of 'improvements' that require many third party
packages to be re-worked. Something which has
I was dealing with large & deep arrays in PHP and wanted a better way to
view such data structures in the browser.
So i've built a few functions that show such structures initially collapsed,
with various options to click-and-see what's in a sub-value.
It can also handle HTML within JSON, and JSON
5.3.1 is what we call 'current release'. for those who do not like to
sit on the edge, the latest is 5.2.12.
both get bug fixes (checkout the home page release announcements), so
they are 'still supported'. that means those versions earlier to
5.2.11 do not get bug fixes hence 'not supported but s
Since there are two stable versions 5.3 and 5.2 .What is the difference
between these two streams and What is the need for maintaining two streams?
Hi All,
Just to save some of you some time:
http://www.ihostnz.com/howto-install-xampp-windows-7-xdebug-netbeans
Happy new year!
Cheers,
Tim
++Tim Hinnerk Heuer++
http://www.ihostnz.com
Hi Mark,
> I don't have any disconnect call in my code.
Is this the same for all your connections code, apart from your LDAP? It's
good practice to never assume that PHP will disconnect connections for you -
explicitly call the disconnect function when your connection is done with.
> Latel
Hello there,
I wonder how I can stream MP3/OGG files with PHP? I'm running UniServer
on a Windows machine, if that helps.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi - At the top of my php scripts, I have code to connect to our ldap
server, in order for the scripts to make ldap requests. I don't have
any disconnect call in my code. Lately I have noticed that the apache
server will get into a state where connection requests will occasionally
fail. When
Richard Quadling wrote:
2009/12/30 Tony Marston :
I have recently been engaged in an argument via email with someone who
criticises my low opinion of design patterns (refer to
http://www.tonymarston.net/php-mysql/design-patterns.html ). He says that
design patterns are merely a convention and no
2009/12/30 Tony Marston :
> I have recently been engaged in an argument via email with someone who
> criticises my low opinion of design patterns (refer to
> http://www.tonymarston.net/php-mysql/design-patterns.html ). He says that
> design patterns are merely a convention and not a reusable compon
On 24/12/09 16:59, Bastien Koert wrote:
On Thu, Dec 24, 2009 at 9:12 AM, tedd wrote:
At 10:20 PM +1000 12/24/09, Angus Mann wrote:
Hi all. I need to allow users to enter dates and times, and for a while
now I've been forcing them to use javascript date/time pickers so I can be
absolutely sure
2010/1/3 Ashley Sheridan :
> On Sun, 2010-01-03 at 15:10 +0800, Edward S.P. Leong wrote:
>
>> Dear All,
>>
>> If the OS is Windows 2003 64Bit (IIS)...
>> So, which php package must download and how to config it for running
>> with IIS ?
>> Due to I don't quite the online manual:
>> http://www.php.n
12 matches
Mail list logo