Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Langauages

Name: Anonymous 2006-03-29 21:41

Post whatever programming language you think sucks the most. Flaming others in this thread is preferable.

You can also post whatever programming language is the best, however if you post that it's Java or some other faggoty shit I'll assume you meant it was the worst.

kthx

Name: Anonymous 2006-03-31 5:32

>>22
You do realise that no one codes perl like that irl amirite?

>>24
That doesn't show any shitty syntax at all, just a shitty programmer that doesn't know how to use perl.

How 'bout you show me some REAL examples of bad syntax compared to PHP? Examples like how you do some stuff in PHP and how you do the same stuff in perl.

Here's an example of a simple string replacement in shitty PHP:
$output = str_replace("<InsertContent>", $content, $output);

Here's how you do it in perl:
$output =~ s/<InsertContent>/$content/gi;

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List