Archive for the ‘Developement’ Category
If you’re a PHP-MySQL developer, then you know & appreciate the freedom that these 2 open source applications have given us. What started out as a hobby many years ago, turned into one of the most widely used scripting languages on the internet. Coupled with MySQL you have a very powerful set of tools to [...]
Sunday, December 13th, 2009 at 23:04
0 comments
I was working on a new PHP script when I needed to remove some characters from a random string. Generall I would use ereg, or even eregi (if the string has both upper and lower case. But since the string had some non-alphabetical characters, I had to check on the syntac in the PHP manual [...]
Wednesday, October 7th, 2009 at 19:11
0 comments
Recent Comments