thursday'snotes
this site the web

PHP


  • ·         PHP adalah bahasa berbentuk skrip yang ditempatkan di dalam server dan diproses di server.
  • ·         Kode php diawali dengan   dan diakhiri ?>
  • ·         Skema php adalah:Browser mengirim request à Web server  àPHP script àPHP engine àhtml code àdi receive oleh brower
  • ·         Sebuah pernyataan dalam php selalu diakhiri dengan tanda (;)
  • ·         Variable yang di tulis dengan diawali ($)
  • ·         Tanda (% $) merupakan tanda format untukk string (data yang akan mensubtitusi tanda tersebut adalah data string)
  • ·         Casesensitive
  • ·         Konstanta di definisikan dengan ‘define’
  • ·         PHP adalah singkatan dari php hypertext preprocessor
  • ·         Session: cara konsisten untuk menjaga  atau memelihara data tertentu melewati akses berikutnya, dengan adanya  session tidak perlu ada komunikasi bolak-balik antara web server dengan client ketika server membutuhkan data tersebut.
  • ·         Cookie: session_id yang disimpan di sisi server, yang menjadi identitas yang akan selalu dikirimkan pada server setiap kali terjadi kontak

 

Disclaimer

I do not claim any of these images as my own unless otherwise stated

The views and opinions expressed on this blog are 100% mine. If I claim or appear to be an expert on a certain topic or product or service area, I will only endorse products or services that I believe, based on my expertise, are worthy of such endorsement. Any product claim, statistic, quote or other representation about a product or service should be verified with the manufacturer or provide

About Thursday's Notes

This blog is a personal blog written and edited by me, and does not reflect the views of either employers and/or clients. This blog does not accept any form of cash advertising, sponsorship, or paid topic insertions.