Read out system memory using Adobe Flex
So you have a application, and you want to know how much it takes of your (or the users) system memory ?
Easy, just use the following code:
Read More
Flash Builder php connect error.
Do you get a connection error in Flash Builder when connecting to a MySQL database with PhP and Zend ?
The error looks somewhat like this :
Fatal error: Maximum execution time of 60 seconds exceeded in D:\xampp\php\PEAR\Zend\Db\Adapter\Pdo\Abstract.php on line 0
Well, then you might have configured a wrong server port.
Here’s the solution
Read More




