Forum: C++ Apr 2nd, 2006 |
| Replies: 54 Views: 82,425 I'm reading "C++ Primer 4th edition" by Stan Lippman, Josee Lajoie, and Barbara Moo at the moment, it would be categorised as progression to intermediate level of C++ for someone with prior... |
Forum: PHP Apr 2nd, 2006 |
| Replies: 5 Views: 2,067 When posting code, paste it inside [ code][/ code] tags please. |
Forum: PHP Apr 2nd, 2006 |
| Replies: 3 Views: 1,380 You can change the DocumentRoot location in httpd to whatever suits for your localhost files (instead of htdocs).
And then use a directory for PHP work, this can be changed by editing the doc_root... |
Forum: PHP Apr 2nd, 2006 |
| Replies: 3 Views: 1,470 Just a sidenote for future reference, you may want to use the code tags so it is more readable to the users reading the code. |