Re: [WebDNA] WebDNA vs. php war ;-)

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 104826
interpreted = N
texte = I don't want to be the PHP defender as I've said before I agree WebDNA = is much simpler but... On 19 Feb 2010, at 20:37, Matthew Bohne wrote: > Or, the one that irks me the most... >=20 > if (isnull($_GET['variable'])) { > $newname=3D$_POST['variable']; > } else { > $newname=3D$_GET[['variable']; > } >=20 > versus >=20 > [text show=3Df]varname=3D[variable][/text] Unfortunately your 5 year old snippet is showing its age. Since PHP = 4.1.0 there has been a $_REQUEST array that carries the contents of = $_POST and $_GET (and $_COOKIE too) So the code these days to match your WebDNA would be... And... >=20 > $value) { > echo $key . " - " . $value . "
"; > } > foreach ($_POST as $key=3D>$value) { > echo $key . " - " . $value . "
"; > } ?> >=20 > versus >=20 > [formvariables] > [name] - [value]
> [/formvariables] >=20 becomes... $value){ echo $key . " - " . $value . "
"; }?> Cheers Paul Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] WebDNA vs. php war ;-) (Paul Willis 2010)
  2. Re: [WebDNA] WebDNA vs. php war ;-) (Dan Strong 2010)
  3. Re: [WebDNA] WebDNA vs. php war ;-) (Dan Strong 2010)
  4. Re: [WebDNA] WebDNA vs. php war ;-) (Paul Willis 2010)
  5. Re: [WebDNA] WebDNA vs. php war ;-) (Bob Minor 2010)
  6. Re: [WebDNA] WebDNA vs. php war ;-) (Donovan Brooke 2010)
  7. Re: [WebDNA] WebDNA vs. php war ;-) (Dan Strong 2010)
  8. Re: [WebDNA] WebDNA vs. php war ;-) (Donovan Brooke 2010)
  9. Re: [WebDNA] WebDNA vs. php war ;-) (Matthew Bohne 2010)
  10. Re: [WebDNA] WebDNA vs. php war ;-) (Donovan Brooke 2010)
  11. Re: [WebDNA] WebDNA vs. php war ;-) (Donovan Brooke 2010)
  12. Re: [WebDNA] WebDNA vs. php war ;-) (Matthew Bohne 2010)
  13. Re: [WebDNA] WebDNA vs. php war ;-) (Matthew Bohne 2010)
  14. Re: [WebDNA] WebDNA vs. php war ;-) (Dan Strong 2010)
  15. Re: [WebDNA] WebDNA vs. php war ;-) (Matthew Bohne 2010)
  16. Re: [WebDNA] WebDNA vs. php war ;-) (Dan Strong 2010)
  17. Re: [WebDNA] WebDNA vs. php war ;-) (Donovan Brooke 2010)
  18. Re: [WebDNA] WebDNA vs. php war ;-) (Matthew Bohne 2010)
  19. Re: [WebDNA] WebDNA vs. php war ;-) (Dan Strong 2010)
  20. Re: [WebDNA] WebDNA vs. php war ;-) (Paul Willis 2010)
  21. Re: [WebDNA] WebDNA vs. php war ;-) (Dan Strong 2010)
  22. Re: [WebDNA] WebDNA vs. php war ;-) (christophe.billiottet@webdna.us 2010)
  23. [WebDNA] WebDNA vs. php war ;-) (Dan Strong 2010)
I don't want to be the PHP defender as I've said before I agree WebDNA = is much simpler but... On 19 Feb 2010, at 20:37, Matthew Bohne wrote: > Or, the one that irks me the most... >=20 > if (isnull($_GET['variable'])) { > $newname=3D$_POST['variable']; > } else { > $newname=3D$_GET[['variable']; > } >=20 > versus >=20 > [text show=3Df]varname=3D[variable][/text] Unfortunately your 5 year old snippet is showing its age. Since PHP = 4.1.0 there has been a $_REQUEST array that carries the contents of = $_POST and $_GET (and $_COOKIE too) So the code these days to match your WebDNA would be... And... >=20 > $value) { > echo $key . " - " . $value . "
"; > } > foreach ($_POST as $key=3D>$value) { > echo $key . " - " . $value . "
"; > } ?> >=20 > versus >=20 > [formvariables] > [name] - [value]
> [/formvariables] >=20 becomes... $value){ echo $key . " - " . $value . "
"; }?> Cheers Paul Paul Willis

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Date Range Issue (2006) PCS Frames (1997) Bug or syntax error on my part? (1997) WebCatalog for Postcards ? (1997) Re:Part 2 - [showif] if variable exists (1998) off topic (1999) Multiple Ad databases? (1997) Problem (1997) ampersand (1998) Signal Raised Error (1997) RE: Questions To Answer (1997) Not really WebCat (1997) AddLineitems - 100 Item Limit? (2002) different show next (1997) Help name our technology! (1997) Navigator 4.01 (1997) problem with dates, NT version (1997) Again: tcpconnect problem with authorize.net (2003) WebCatalog 4 Install Problems - Not Answered ?? (2000) Re[2]: webcat restarting script on Linux? (1999)