Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PHP: comanda if
#2
IF-ul mai poate fi scris si asa (o forma mai "lite"):
PHP Code:
$a 5;
$b 6;

echo (
$a $b) ? "a > b!" "a < b!"
Reply


Messages In This Thread
PHP: comanda if - by Admin - 10-06-2009, 11:14 PM
RE: PHP: comanda if - by casperel - 11-05-2009, 12:15 PM
RE: PHP: comanda if - by hbunny - 11-05-2009, 04:54 PM
RE: PHP: comanda if - by casperel - 11-07-2009, 03:27 PM

Possibly Related Threads...
Thread Author Replies Views Last Post
  Ajutor in configurare php nickname 6 19,766 01-30-2015, 11:28 PM
Last Post: MCod
  Includere fisiere php de pe subdomeniu (include) nickname 1 7,905 12-05-2012, 02:52 AM
Last Post: Admin
  Autoredenumire cu PHP nickname 7 14,438 05-22-2012, 12:12 AM
Last Post: Admin
  Securizare PHP, protectie MySQL injection si XSS Admin 0 9,859 03-10-2011, 05:16 PM
Last Post: Admin
  in ce data suntem azi (php) Admin 2 17,680 11-07-2009, 03:53 PM
Last Post: Admin
Lightbulb Suport PHP hbunny 0 7,213 10-16-2009, 11:38 AM
Last Post: hbunny
Exclamation Ajutor php frumushel 3 9,173 10-14-2009, 03:12 PM
Last Post: Admin
Lightbulb Tablouri in PHP hbunny 0 6,559 08-25-2009, 01:34 PM
Last Post: hbunny
  PHP pe intelesul tuturor Admin 9 42,584 06-28-2009, 10:03 AM
Last Post: TeKt0n1k
  Ce este PHP Admin 0 4,902 12-09-2008, 04:09 AM
Last Post: Admin



Users browsing this thread: 1 Guest(s)