Jump to content

Is it the same?


killboy

Recommended Posts

isset(var) check if set so if var is equal to 0 its trueempty(var) if var is equal to 0 zero truevar = null null means 0 or empty so i think isset is enough but if you want to accept 0 values use empty

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...