from a php standpoint

1 replies
Lets forget about html5 and css that display the beauty of the website......speaking from a php point of view,

I want you to tell me an example of all data types and how we apply it to the back end of the website

this includes

  • String.
  • Integer.
  • Float (floating point numbers - also called double)
  • Boolean.
  • Array.
  • Object.
  • NULL.
  • Resource.
#php #standpoint

Trending Topics