Upgrade to Pro — share decks privately, control downloads, hide ads and more …

PHP Lab

PHP Lab

LeoNguyen.com

July 27, 2013
Tweet

More Decks by LeoNguyen.com

Other Decks in Programming

Transcript

  1. References - PHP Manual (www.php.net/manual/en/) - W3Schools (www.w3schools.com/php/) - W3schools

    (www.w3schools.in) - W3resource.com (www.w3resource.com) - WebCheatSheet (webcheatsheet.com/php/) - PHP Best Practices (phpbestpractices.org) - PHP Master (www.sitepoint.com/php) - Advanced PHP Tutorial (advancedphptutorial.blogspot.com) - Smart Tutorial (www.smarttutorials.net) - TekBrand (tekbrand.com/category/php) - Idio Techie (idiotechie.com/category/php/) - David Carr (www.daveismyname.com) - PHP: The Right Way (www.phptherightway.com)
  2. References (cont) - PHPPot (phppot.com) - PHP CMS Framework (phpcmsframework.blogspot.in)

    - PHP Classes (www.phpclasses.org) - Code Tools (codetools.net) - PHP Result (phpresult.com)
  3. References - Youtube - JREAM (bit.ly/17dGSm3) - Aman Virk (bit.ly/141XDMT)

    - Pineheadtv (bit.ly/17aRZzc) - PHP - Tutorials (bit.ly/15WKgSf) - PHP Image Processing Tutorial (bit.ly/15WHaxx) - Dotinstall (bit.ly/19meYok) - Codecademy PHP Track (bit.ly/1ihrmrQ)
  4. Library - Awesome PHP Libraries (bit.ly/17tIPef) - Fvalidate (bit.ly/14wNeMS) -

    password_compat (bit.ly/1lajxbv) - Super Simple Registration (bit.ly/1gUUdRS) - Simple Authentication and Security Layer (bit.ly/14wNOdF) - Access user Class (bit.ly/1dgK3O9) - .passport Client (bit.ly/16C2GmX) - .passport Server (bit.ly/1dgL5tk) - Idiorm & Paris (j4mie.github.io/idiormandparis) - PDO_MySQLi (bit.ly/17x4dLD) - RedBeanPHP (www.redbeanphp.com) - Propel ORM (propelorm.org) - Rapid Form Builder (bit.ly/19H8wIj)
  5. Library (cont) - Opauth (opauth.org) - URL Router Class (bit.ly/17XrM24)

    - Pear (pear.php.net) - Captcha: KCaptcha (www.captcha.ru/en) - PDF: mPDF (www.mpdf1.com/mpdf) - File Manager: elFinder (elfinder.org) - Rss: SimplePie (www.simplepie.org) - Chart: pChart (www.pchart.net) + jpChart (jpgraph.net) - phpThumb (phpthumb.sourceforge.net) - Code Generator: jqmphp (www.jqmphp.com) - Detector (detector.dmolsen.com) - DB Management: Adminer (www.adminer.org)
  6. References - Google Developers (bit.ly/1bYoVvf) - Nettuts+ (bit.ly/18F1zHi) - Saiful

    Islam (bit.ly/15T2WQd) - Clay (bit.ly/1bYmSYd) - MD Pro (bit.ly/14UfGJG) - Chazzuka (bit.ly/16m3IoQ)
  7. Outline - Lab 01: Using microtime() - Lab 02: Using

    APD (Advanced PHP debugger) - Lab 03: Using XDebug
  8. References - Simplest way (bit.ly/11lodT2) - APD-Advanced PHP Debugger (bit.ly/15mwKFZ,

    bit.ly/1aOwnGe) - WinCacheGrind (bit.ly/1bYnYmR) - WebGrind (bit.ly/11lo9Tl) - Quang (VN) (bit.ly/176Uc8g)
  9. Task 2: Config php.ini - Open 'php.ini' file and enter

    code: https://gist.github. com/leonguyen/6097199.
  10. References - PHP Performance Crash Course (bit.ly/1cU1RQ4, bit.ly/1aST9jr) - Performance

    Tips (bit.ly/12Sx7Fh) - Cache Performance Comparison (bit.ly/1bu5gUW) - Cache it! (bit.ly/1bu5zz2) - W3 Total Cache (bit.ly/1bu5Z8l) - Cache with CI (bit.ly/16m79Mk) - Memcached with PHP (bit.ly/GAiNwQ) - Memcache with CI (bit.ly/13NOpqa, bit.ly/16aYDls, bit.ly/176TMyA) - Background jobs with php and resque (bit.ly/1aE4GwW) - Easy Wins For More Performant PHP (bit.ly/1aEAJwN) - Quang (VN) (bit.ly/12rQev1)