Posts Tagged ‘MySQL’
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
In my last post I talked about the connection problems I had with Adobe Flash Builder and MySQL.
Some feed readers of mine asked me if there was a nice tutorial about connecting from Adobe Flash Builder to MySQL with PhP data.
And there is !
