"I disagree with what you are saying, but I will defend to the death your right to say it." -- not clear who
Verwijderd
Ik vindt dat ze alles, dus ook functies en classes case sensitive moeten maken. Op die manier is je code veel overzichtelijker 
Die doet allemaal hetzelfde maar het is t****g onoverzichtelijk...
PHP:
1
| <?function printSomethingCool(){ echo "something cool";}printsomethingcool();printSOMETHINGcool();PRINTsomeTHINgCoOl();?> |
Die doet allemaal hetzelfde maar het is t****g onoverzichtelijk...
Er is ook niets wat je ervan weerhoudt om wel netjes consequent te zijn in je CaPiTaLiZaTiOn.
Music is the pleasure the human mind experiences from counting without being aware that it is counting
~ Gottfried Leibniz
ah, gelukkig, dan was ik dus toch in de war.Op dinsdag 11 juni 2002 17:00 schreef WouZz het volgende:
Namen van variabelen zijn case-sensitive. Namen van functies en classes (nog) niet...
btw,
sinds welke versie is dit dan?
"I disagree with what you are saying, but I will defend to the death your right to say it." -- not clear who
Verwijderd
Klopt, maar toch is het handig om het verplicht te maken om op die manier de mensen die niet consequent zijn te verplichten om wel consequent te zijn..Op dinsdag 11 juni 2002 17:05 schreef drm het volgende:
Er is ook niets wat je ervan weerhoudt om wel netjes consequent te zijn in je CaPiTaLiZaTiOn.
ik heb nog nooit code gezien die niet consequent was, maar wel 'goede' (lees:handige, bruikbare) code...
daar hoef je het denk ik niet voor te doen.
edit: beetje brakke multi-interpretabele zin
daar hoef je het denk ik niet voor te doen.
edit: beetje brakke multi-interpretabele zin
Music is the pleasure the human mind experiences from counting without being aware that it is counting
~ Gottfried Leibniz
Pagina: 1