Jump to content

I have a question about whether "if" or something else would be best to use.


webdancer

Recommended Posts

I am taking a value that is inputted by the user and depending what the number is, a different response will be given.  For example, if the number 30 is entered there will be one response or if a 50 is entered it will be something else.  My first thought would be to use if/ifelse, but I didn't know if there would be something better to use.  The numbers will go up to about 150 in increments of five.

 

I am fairly new to php, and any help would be great,

Joseph

 

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.