Video Embed Powered By :

  • Videoku.TV
  • YouTube-Logo
 

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



and... thanks for watching :)

 

list tutorial dari PHP Basic

  1. pengenalan web server dan PHP
  2. embed PHP dalam HTML
  3. Echo dan Print
  4. operasi matematika sederhana
  5. comment untuk tag PHP
  6. variabel
  7. string
  8. fungsi-fungsi string (part 1)
  9. fungsi-fungsi string (part 2)
  10. integer
  11. array
  12. Type Data Float
  13. Type Data Booleans
  14. NULL and Empty
  15. Change Type Data
  16. Tag HTML in String PHP
  17. logical operator if-elseif-else
  18. logical operator switch
  19. Loop While
  20. Loop For
  21. Loop Foreach
  22. control loop
  23. function
  24. function (global variable)
  25. function (return)
  26. function (default value)
  27. link and GET
  28. handle super global
  29. encode decode url
  30. form and POST
  31. form and GET
  32. Date and Time
  33. COOKIE
  34. SESSION
  35. SERVER
  36. header
  37. output buffering
  38. include and require