PHP Basic
PHP essential tutorial
"PHP essential", itulah tema dari video tutorial yang ada disini. mmmmm... tepatnya memang bukan video tutorial, tapi video learning :P. video yang ada disini memperkenalkan beberapa fungsi PHP yang mungkin sering dipakai atau digunakan dalam suatu pemprograman web. video yang ada memperkenalkan fungsi-fungsi PHP yang sifatnya esensial, termasuk dari type data di PHP, dan lain-lainnya.
untuk pembelajaran lanjutan dari PHP, Anda dapat mengunjungi situs-situs berikut
- www.php.net
- www.w3schools.com
- www.ilmuwebsite.com
- www.diskusiweb.com
- www.killerphp.com
- www.phpvideotutorials.com
and... thanks for watching :)
list tutorial dari PHP Basic
- pengenalan web server dan PHP
- embed PHP dalam HTML
- Echo dan Print
- operasi matematika sederhana
- comment untuk tag PHP
- variabel
- string
- fungsi-fungsi string (part 1)
- fungsi-fungsi string (part 2)
- integer
- array
- Type Data Float
- Type Data Booleans
- NULL and Empty
- Change Type Data
- Tag HTML in String PHP
- logical operator if-elseif-else
- logical operator switch
- Loop While
- Loop For
- Loop Foreach
- control loop
- function
- function (global variable)
- function (return)
- function (default value)
- link and GET
- handle super global
- encode decode url
- form and POST
- form and GET
- Date and Time
- COOKIE
- SESSION
- SERVER
- header
- output buffering
- include and require


