HTML5 Application Cache
A BEGINNER’S GUIDE TO USING THE APPLICATION CACHE – Reference: http://www.html5rocks.com/en/tutorials/appcache/beginner/ ……………………………………………… Using the cache interface gives your application
Continue readingchrislee.kr – Personal blog as bookshelves
A BEGINNER’S GUIDE TO USING THE APPLICATION CACHE – Reference: http://www.html5rocks.com/en/tutorials/appcache/beginner/ ……………………………………………… Using the cache interface gives your application
Continue readingIf serialize string contains ‘&’, then the error occurs when unserialize the string.
1 |
unserialize() [function.unserialize]: Error at offset 00000 of 0000 bytes |
Simply change ‘&’ to ‘&’,
Continue reading
Recent Comments