echo or print?!!? With or without ( )'s ??? Aargh, I don't know what to do! I need a standard, QUICK!!!!!
1
3
0
0
0
@php_fig if( $smart ){ echo "this way"; } else{ print("like this"); }