| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 10 months |
| seen | Jul 21 '12 at 2:34 | |
| stats | profile views | 4 |
|
Jul 9 |
awarded | Editor |
|
Jul 9 |
revised |
Divs vs tables for tabular data added link |
|
Jul 9 |
answered | Divs vs tables for tabular data |
|
Jul 9 |
answered | Insert long code into php table td |
|
Jul 9 |
comment |
PHP application structure Also, I wanted to make a comment on the code above. $loggedInUser->role->deleteMessage(); would only work if User::$role was set to public, not private. I don't want any confusion, so I'm setting this as an aside comment :D More than likely, you would keep User::$role as private and access it via a "getter" method, and do any further action through there $loggedInUser->getRole()->deleteMessage(); |
|
Jul 8 |
answered | issue with html5 video via firefox |
|
Jul 8 |
awarded | Supporter |
|
Jul 7 |
answered | CSS to constrain 960px inside a div? |
|
Jul 7 |
answered | PHP application structure |
|
Jul 7 |
awarded | Teacher |
|
Jul 7 |
answered | What are the equivalents of Microsoft ASP.NET and Visual Studio for Linux? |