Skip navigation
.
The PHP WTF
Navigation
About PHPWTF
Submit a WTF
Categories
DB Hoopla (5)
5 days 1 hour ago
Fugly Code (3)
5 days 1 hour ago
Bad Architecture (13)
1 week 4 days ago
Announcements (3)
4 weeks 1 day ago
Wonky Code (16)
4 weeks 2 days ago
Hall of Fame (5)
5 weeks 6 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
»
More solutions for idle CPU time.
Add new comment
Submitted by Johan (not verified) on Thu, 2004-11-04 01:02.
Aaarrrgh
html here...
{?php echo "foo"; ?}
more html...
Imagine the curly braces are the normal angle brackets.
Reply
Your name:
E-mail:
Homepage:
Comment:
*
Formatting guidelines:
You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <pre> <p> <br>
Web and e-mail addresses are automatically converted into links.
More information about formatting options
$ Google $
Use Firefox!
html here...
{?php echo "foo"; ?}
more html...
Imagine the curly braces are the normal angle brackets.