===== Cookies ===== * [[inf:php:setcookie|setcookie()]] ===== Operacje na stringach ===== * [[inf:php:md5|md5()]] ===== Operacje na zmiennych ===== * [[inf:php:isset|isset()]] ===== Pętle ===== * [[inf:php:foreach]] ===== Klasy i Obiekty ===== * [[inf:php:static]] ===== Tablice ===== * [[inf:php:listeach|each()]] * [[inf:php:listeach|list()]] ==== Sortowanie ==== * [[inf:php:sort|sort()]] * [[inf:php:asort|asort()]] * [[inf:php:rsort|rsort()]] * [[inf:php:arsort|arsort()]] * [[inf:php:ksort|ksort()]] ===== Linki ===== * http://ennuidesign.com/blog/ITT+%2310%3A+Understanding+OOP/ * http://phplens.com/lens/php-book/optimizing-debugging-php.php * http://www.web-development-blog.com/archives/jquery-form-plugin-and-php-file-uploads/ * http://www.brandonsavage.net/qa-answering-some-questions-about-object-oriented-programming/ * http://www.brandonsavage.net/five-tips-to-make-good-object-oriented-code-better/ * http://www.brandonsavage.net/five-cool-php-array-functions/ * http://lifehacker.com/5401954/programmer-101-teach-yourself-how-to-code * http://www.brandonsavage.net/micro-optimizations-that-matter/ * http://www.brandonsavage.net/how-to-write-a-function-in-php/ * http://blog.astrumfutura.com/archives/420-Is-PHP-A-Worthy-Template-Language-Well,-of-course-it-is....html * http://fabien.potencier.org/article/35/templating-engines-in-php-follow-up * http://www.brandonsavage.net/to-the-new-php-programmers/ * http://techportal.ibuildings.com/2009/10/12/usphp_code_sniffer/ * http://devzone.zend.com/article/10531-Manipulating-Images-with-PHP-and-GraphicsMagick * http://shiflett.org/blog/2009/aug/php-quick-reference * http://www.sitepoint.com/blogs/2009/08/13/are-php-namespaces-bad/ * http://www.web-development-blog.com/archives/send-e-mail-messages-via-smtp-with-phpmailer-and-gmail/ * http://www.web-development-blog.com/archives/upload-in-modal-window-and-pass-values-with-jquery/ * http://blog.phpdeveloper.org/?p=198 * http://blog.liip.ch/archive/2009/07/24/the-greedyness-of-non-greedy-regular-expressions.html * http://manuel-pichler.de/archives/60-Why-I-love-PHP.html * http://www.smashingmagazine.com/2008/11/18/10-advanced-php-tips-to-improve-your-progamming/ * http://www.devarticles.com/c/a/PHP/Creating-a-MultiFile-Upload-Script-in-PHP/ * http://www.ibm.com/developerworks/opensource/library/os-php-5goodhabits/index.html?ca=dgr-twt5PHP-Habitsdth-OS * http://net.tutsplus.com/tutorials/php/9-useful-php-functions-and-features-you-need-to-know/ ==== Google Maps API ==== * http://www.zimuel.it/blog/?p=23 * http://www.phpriot.com/articles/google-maps-geocoding ==== Inne ==== * [[code]]