Skip navigation
.
The PHP WTF
Navigation
About PHPWTF
Submit a WTF
Categories
Bad Architecture (13)
2 days 17 hours ago
Fugly Code (2)
1 week 1 day ago
Announcements (3)
2 weeks 6 days ago
DB Hoopla (4)
3 weeks 18 hours ago
Wonky Code (16)
3 weeks 18 hours ago
Hall of Fame (5)
4 weeks 3 days ago
Browse archives
«
January 2005
Su
Mo
Tu
We
Th
Fr
Sa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Feeds
Recommended:
RSS 0.92
Sorta broken:
RSS 1
RSS 2
Atom
User login
Username:
Password:
Create new account
Request new password
Home
»
When a function just won't do...
Add new comment
best code ever seen and not e
Submitted by
Majuhanaabaua
on Thu, 2004-12-02 09:09.
best code ever seen and not even german!!!the magdit.inc can be summarized to
if( $magdit==$magdit {
$magdit="ja";
}else{
$magdit="nee";
}
thats faster, shorter but pointless too,
Reply
Your name:
E-mail:
Homepage:
Comment:
*
Formatting guidelines:
Web and e-mail addresses are automatically converted into links.
Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <pre> <p> <br /> <br>
More information about formatting options
$ Google $
Use Firefox!
best code ever seen and not e
if( $magdit==$magdit {
$magdit="ja";
}else{
$magdit="nee";
}
thats faster, shorter but pointless too,