Jump to content

What type of IF statement is this if it is a IF at all


josephicon

Recommended Posts

Hi I have somthing like this up after copying similar from a tutorial what type of IF is it what is its name?

 

print "" .(($get_fields->fieldname == "id" ) ?  "<input name=$get_fields->fieldname value=$nextid $get_fields->fieldview" :"other box").

 

How can I add more conditions such as $get_fields->fieldname == "ids" with yet other output before going to the else part of the statment?

 

Many Thanks

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.