sprite 1 sprite 30
functions-online

Comments

Last comments of user butzi [www]

On 16. Jul 2010 08:35 butzi wrote at html_entity_decode:

Sorry for the mistake, it is working again.

On 06. Jul 2010 11:10 butzi wrote at preg_replace:

@niconoe: This function is working. You have to set the $limit Parameter to a proper value. As @oodavid mentioned $limit is now set to -1 by default, to avoid this problem.

On 20. Jun 2010 17:05 butzi wrote at preg_match:

@R.Hill: Thanks for this report, i try to fix it.

On 09. Apr 2010 08:27 butzi wrote at unserialize:

@mcedera: Sorry, YAML is currently not supported by the provider.

On 01. Apr 2010 10:46 butzi wrote at serialize:

array() is now supported.

On 30. Mar 2010 08:58 butzi wrote at json_decode:

@soeren: the function json_encode is added, enjoy it :-)

On 24. Feb 2010 17:50 butzi wrote at md5:

@rex666: Just enter your password as it is and press "run". How the password mechanism of your software works is one other thing. Possibly there is another rule how the password is encoded (possibly by a salt or a second md5 call).

On 11. Feb 2010 11:33 butzi wrote at unserialize:

@Slyk: Sorry, currently only ISO characters could be displayed correctly.

On 11. Dec 2009 09:19 butzi wrote at Google Pagerank:

@Interested: I have not done something special. Possibly my Hoster has a good link to the google servers. :-)

On 01. Dec 2009 14:30 butzi wrote at htmlentities:

@rolf: it is not as easy as it looks like. The content should not be changed through this replacement, stripslashes will also remove slashes, that are provided through the input eg. escaped double quotations ... thats why it takes some time :-)