Syndicate content

Software

PHP 5.3.0RC4

PHP has released a release candidate for PHP 5.3.0 (PHP 5.3.0RC4) containing some goodies. The three most anticipated news is support for namespaces, late statistic bonding and closures

Internet Explorer and CSS

As usual, Internet Explorer is not the best browser in terms of CSS compatibility. I found a list on MSDN that shows Internet Explorer CSS compatibility.

WAMP and Skype

 
New week and new solutions! I have long had problems with WAMP and Skype crashes when you start Skype before WAMP. The simple solution to this problem is simply to go into Skype and uncheck
 

Use port 80 and 443 as alternatives for incoming connection

MySQL large file import through console

Perhaps you have erncountered that exported database files are too large for PHP to handle even if you change upload_max_filesize, timeout etc. One solution is to do the import via MySQL console.