Difference between revisions of "Sekitar PHP"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) (→Tips) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | ==Framework== | ||
+ | |||
* [[Instalasi PHP Codeigniter]] | * [[Instalasi PHP Codeigniter]] | ||
+ | * [[Panduan PHP]] | ||
+ | * [[Zend Framework]] | ||
+ | * http://kohanaframework.org/ | ||
+ | |||
+ | ==Tips== | ||
+ | |||
+ | * http://www.phpmyedit.org. Generate sctipt PHP dari mysql table. Cocok utk bikin interface data master saat development. | ||
+ | * http://stackoverflow.com/questions/1004478/read-pdf-files-with-php - membaca file PDF menggunakan PHP. | ||
==Referensi== | ==Referensi== | ||
Line 14: | Line 24: | ||
* http://wiki.php.net/ | * http://wiki.php.net/ | ||
* http://www.php.net/docs.php | * http://www.php.net/docs.php | ||
+ | * http://fiftin.staff.uad.ac.id/ | ||
==Pranala Menarik== | ==Pranala Menarik== |
Latest revision as of 09:59, 21 March 2013
Framework
Tips
- http://www.phpmyedit.org. Generate sctipt PHP dari mysql table. Cocok utk bikin interface data master saat development.
- http://stackoverflow.com/questions/1004478/read-pdf-files-with-php - membaca file PDF menggunakan PHP.
Referensi
- http://blog.codingwear.com/panduanphp/
- http://php.net/index.php
- http://www.php.net/docs.php
- http://www.ilmuwebsite.com/tutorial-php
- http://netbeans.org/kb/trails/php.html
- http://netbeans.org/kb/docs/php/quickstart.html
- http://www.w3schools.com/PHP/DEfaULT.asP
- http://achmatim.net/2010/03/17/baca-tulis-file-dbf-dengan-php/
- http://www.programmersheaven.com/
- http://wiki.php.net/
- http://www.php.net/docs.php
- http://fiftin.staff.uad.ac.id/