Re: [WebDNA] WebDNA vs. php war ;-)
This WebDNA talk-list message is from 2010
It keeps the original formatting.
numero = 104817
interpreted = N
texte = Or, the one that irks me the most...if (isnull($_GET['variable'])) {$newname=$_POST['variable'];} else {$newname=$_GET[['variable'];}versus[text show=f]varname=[variable][/text]How about:$value) {echo $key . " - " . $value . "
";}foreach ($_POST as $key=>$value) {echo $key . " - " . $value . "
";} ?>versus[formvariables][name] - [value]
[/formvariables]Dan Strong wrote:> Provide me with these accurate comparisons and I'll do a 2nd > "corrected" vid. Note: the original vid cannot be "replaced:" on youtube.>> -Dan Strong> http://www.DanStrong.com>>> On 2/19/2010 12:10 PM, Donovan Brooke wrote:>> Paul Willis wrote:>>> At the risk of being chased off the list some commentators do have a >>> point.>>>>>> A lot of the PHP example code is padded out unnecessarily. Why are >>> the tags included on separate lines, why isn't there a >>> similar at the top of each example? Not to >>> mention that many setups work with ?> short PHP tags>>>>>> You don't have to set a variable and then echo it, you can just >>> print it straight out etc., for instance...>>>>>> >> $browser = $_SERVER['HTTP_USER_AGENT'];>>> print "$browser";>>> ?>>>>>>> could be...>>>>>> echo ($_SERVER['HTTP_USER_AGENT']);?>>>>>>> There are also various (unnecessary) lines of error checking code >>> included in the PHP samples.>>>>>> The thing is WebNDA is simpler to code than PHP we don't have to >>> 'cheat' to prove it.>>>>>> echo ($_SERVER['HTTP_USER_AGENT']);?> is still longer and messier >>> than [browsername]>>>>>> Paul>>>>>> I agree 100% Paul (though I love the general presentation of Dan's >> vid!). Comparisons have to be accurate else you lose "clout". Many of >> the examples being put out there, including many of them on >> webdna.us, could be presented much more accurately and WebDNA will >> still "win" the majority of them. You are right.>>>> Donovan>>>>>>>>> ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list
.> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> old archives: http://dev.webdna.us/TalkListArchive/> Bug Reporting: > http://forum.webdna.us/eucabb.html?page=topics&category=288>>
Associated Messages, from the most recent to the oldest:
Or, the one that irks me the most...if (isnull($_GET['variable'])) {$newname=$_POST['variable'];} else {$newname=$_GET[['variable'];}versus[text show=f]varname=[variable][/text]How about:$value) {echo $key . " - " . $value . "
";}foreach ($_POST as $key=>$value) {echo $key . " - " . $value . "
";} ?>versus[formvariables][name] - [value]
[/formvariables]Dan Strong wrote:> Provide me with these accurate comparisons and I'll do a 2nd > "corrected" vid. Note: the original vid cannot be "replaced:" on youtube.>> -Dan Strong> http://www.DanStrong.com>>> On 2/19/2010 12:10 PM, Donovan Brooke wrote:>> Paul Willis wrote:>>> At the risk of being chased off the list some commentators do have a >>> point.>>>>>> A lot of the PHP example code is padded out unnecessarily. Why are >>> the tags included on separate lines, why isn't there a >>> similar at the top of each example? Not to >>> mention that many setups work with ?> short PHP tags>>>>>> You don't have to set a variable and then echo it, you can just >>> print it straight out etc., for instance...>>>>>> >> $browser = $_SERVER['HTTP_USER_AGENT'];>>> print "$browser";>>> ?>>>>>>> could be...>>>>>> echo ($_SERVER['HTTP_USER_AGENT']);?>>>>>>> There are also various (unnecessary) lines of error checking code >>> included in the PHP samples.>>>>>> The thing is WebNDA is simpler to code than PHP we don't have to >>> 'cheat' to prove it.>>>>>> echo ($_SERVER['HTTP_USER_AGENT']);?> is still longer and messier >>> than [browsername]>>>>>> Paul>>>>>> I agree 100% Paul (though I love the general presentation of Dan's >> vid!). Comparisons have to be accurate else you lose "clout". Many of >> the examples being put out there, including many of them on >> webdna.us, could be presented much more accurately and WebDNA will >> still "win" the majority of them. You are right.>>>> Donovan>>>>>>>>> ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> old archives: http://dev.webdna.us/TalkListArchive/> Bug Reporting: > http://forum.webdna.us/eucabb.html?page=topics&category=288>>
Matthew Bohne
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:
ANother SHOWIF problem (1997)
RAW=T..Strange behaviour (2000)
Email Set-Up? (1997)
pc (1997)
Why is my easy [AddLineItems] NOT working?? (2000)
Big Databases (1997)
Cart Number sequence (1997)
Orderfile Info is Dissappearing (1998)
Navigator 4.01 (1997)
Problems getting parameters passed into email. (1997)
[SHOWIF AND/OR] (1997)
Email notification to one of multiple vendors ? (1997)
WCS Newbie question (1997)
Frames and WebCat (1997)
quit command on NT (1997)
WC2b15 File Corruption (1997)
[delete] problem (1997)
Adding extra coding on the fly? (2005)
[WebDNA] Access to WDNA_OFS.db (2013)
It just Does't add up!!! (1997)