Jump to content

Is it possible to shorten this?....


perky416

Recommended Posts

Hi everyone,

 

I know im being really picky here, but im trying to optimize my code, and i was wondering if there is any way i can shorten the following:

 

if ($submit) {echo $name;} else {echo $row['dbname'];}

 

I know it fairly short already however im using it as the value of a html text box.

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/236766-is-it-possible-to-shorten-this/
Share on other sites

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.