Web remote control for virtualbox machines Tuesday, July 20th, 2010
I am fond of web-based control panels for desktop software. Being a big user of virtualbox (and php), this was a good find…http://code.google.com/p/phpvirtualbox/
I am fond of web-based control panels for desktop software. Being a big user of virtualbox (and php), this was a good find…http://code.google.com/p/phpvirtualbox/
And now you can PHP scripts on your android phone. I'm gonna think of a reason I might want this, I know I am…
This Digital Giant based in Sydney are seeking the services of a highly skilled Mid / Senior PHP Developer to join their exceptional team. Working in state-of-the-art offices (onsite restaurant, cafe, gym, pool) the successful candidate will dev…
If you aren't seeing your local variables when debugging PHP 5.3 with xdebug you can upgrade to xdebug 2.1 to set things right…details here:http://phphints.wordpress.com/2010/06/2 … bug-2-0-5/and here: http://icephoenix.us/php/xdebug-doesnt- ….
You may already use memcache for storing data in memory to speed up your PHP applications. You may use PHP caching accelerators like APC to speed up your PHP execution. You may even use MySQL's built-in query caching to speed up data access. But n…