| Subject: | I only have one trouble in the correct implementation of the ... |
| Summary: | Package rating comment |
| Messages: | 1 |
| Author: | Alberto Hdez |
| Date: | 2011-02-16 16:18:56 |
| |
|
|
Alberto Hdez rated this package as follows:
| Utility: | Good |
| Consistency: | Good |
| Documentation: | Good |
| Examples: | Good |
|
|
| |
1. I only have one trouble in the correct implementation of the ... |
|
Reply |
|
|
 Alberto Hdez | 2011-02-16 16:18:56 |
I only have one trouble in the correct implementation of the class and was solved with just change max_execution_time in the PHP.ini, otherwise you will get something like his:
Fatal error: Maximum execution time of 30 seconds exceeded in C:\path\to\file\ClassYouTubeAPI.php on line 834 |
|