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:

shownext not showing next...still r2 (1997) Help name our technology! (1997) How does the Globals folder work? (2000) Double-escape for double quote characters? (2003) Searching (2000) showif (1999) Simple Database close connection (2001) WebCat editing, SiteGuard & SiteEdit (1997) [shownext max=?] armed (1997) Non-Cart Files in Shopping Cart Folder (1997) RE: includes and cart numbers (1997) WC Host Needed (2000) Webmerchant quitting (1998) WebCatalog Install Problem (2005) Emailer setup (1997) View Source from cache (1997) Smith Micro Customer Service Sucks (2008) Great product and great job ! (1997) Credit card processing - UK (1997) Integration with SQL (1997)