| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | May 4 at 18:18 | |
| stats | profile views | 14 |
|
Mar 14 |
revised |
Is Codeschool.com recommended in addition to Lynda.com? deleted 416 characters in body |
|
Mar 14 |
comment |
Is Codeschool.com recommended in addition to Lynda.com? Lovely advice and I wasn't aware that Codeacademy was free so thank you Len. |
|
Mar 14 |
accepted | Is Codeschool.com recommended in addition to Lynda.com? |
|
Mar 14 |
comment |
Is Codeschool.com recommended in addition to Lynda.com? May I ask why my question is being downvoted? |
|
Mar 14 |
revised |
Is Codeschool.com recommended in addition to Lynda.com? edited title |
|
Mar 14 |
asked | Is Codeschool.com recommended in addition to Lynda.com? |
|
Mar 3 |
comment |
Is there a course I can learn that'll allow me to build sites that can handle heavy traffic? Thanks so much everyone! |
|
Mar 2 |
accepted | Is there a course I can learn that'll allow me to build sites that can handle heavy traffic? |
|
Mar 2 |
asked | Is there a course I can learn that'll allow me to build sites that can handle heavy traffic? |
|
Feb 22 |
awarded | Supporter |
|
Oct 7 |
awarded | Commentator |
|
Oct 7 |
comment |
What expectation should I have of South African web development rates / duration? Thanks for the lovely answer Nick! |
|
Oct 7 |
asked | What expectation should I have of South African web development rates / duration? |
|
Oct 7 |
awarded | Quorum |
|
Oct 6 |
asked | What do you consider to be some of the most lucrative web development disciplines? |
|
Oct 6 |
awarded | Editor |
|
Oct 4 |
comment |
What's the point of an Echo command in PHP? Oh, thank you so much. I was under the impression that that was simply for programming / coding along the lines of general development. I'll definitely do that. Thanks again! |
|
Oct 4 |
comment |
What's the point of an Echo command in PHP? Thank you for the great help! |
|
Oct 4 |
comment |
What's the point of an Echo command in PHP? let us continue this discussion in chat |
|
Oct 4 |
comment |
What's the point of an Echo command in PHP? I think I am understanding you now. Here goes;) By entering an echo code in, what it would do in that example is know to pull the respective name for the person instead of the same thing each time. So now instead of Hello guest each time, it will say, Hello Warren, Hello Steve, Hella Jenna, because once you've logged in, it knows that the instruction is now for that specific person who has been listed in the database? |