1,636 reputation
1727
bio website none
location Berlin, Germany
age
visits member for 1 year, 6 months
seen 8 hours ago
stats profile views 332

An architect who's seriously stuck into web development and user interfaces.


2d
comment How to identify a user in session in PHP
Seriously, why the hell has this been closed due to "not constructive" ? This is a good question. And much better than most daily question here on StackOverflow. Trolls!
2d
comment How to Auto-run construct in parent class without call from child class
As long as myChild has no constructor, the parent constructor will be called / inherited. Thank you sooo much! I've searched a lot to find this simple statement describing perfectly what's going on!
2d
comment Does IE8 seem to strip the hash off any form actions containing them?
Looks interesting, but this will definitly lead to a lot of problems when reading the GET parameters.
2d
comment javascript location.hash refreshing in IE
I'm afraid that solution#2 will result in a loop if the user has cookies deactivated.
Jun
15
awarded  Announcer
Jun
14
comment How to request Google to re-crawl my website?
Excellent! This will reindex your site in near-real-time! Damn it, Google, I'm impressed!
Jun
14
comment How to solve PHP date() NULL value 1969?
This is an interesting issue...
Jun
14
comment installing zf2 on ubuntu server 12.04.01 LTS
This usually does not really work due to several (!) errors. Currently there's not stable version available (!!), and sometimes the folder "is not empty" (yes, because composer.phar is in there). The install tutorial of ZF2 is a huge piece of crap. I wonder that the ZF2 team dont realize...
Jun
13
answered how to implement php login or authentication session
Jun
13
comment Does IE8 seem to strip the hash off any form actions containing them?
I can totally agree! IE8 kills my hash-relating app as it simply cuts off everything from the hash sign.
Jun
11
comment How to identify a user in session in PHP
@Mukurpuri Unless you are not using shared hosting or running multiple apps on one server (some cloud servers work like that) everything is secure!
Jun
11
revised How to identify a user in session in PHP
code example + link
Jun
11
revised How to identify a user in session in PHP
code example + link
Jun
11
answered How to identify a user in session in PHP
Jun
11
awarded  Popular Question
Jun
6
comment Using fadein and append
Excellent example of how to do simple things in a very complicated way. Sorry man ;)
Jun
4
revised WAMP Server doesn't load localhost
added 42 characters in body
Jun
4
awarded  Necromancer
Jun
3
answered URL query change from plus to minus
Jun
3
revised Monthly totals month returning NULL, and only outputting running total
edited tags