Forum: PHP Sep 7th, 2008 |
| Replies: 6 Views: 985 I don't think I could put it any better. I agree completely with Langsor - planning is the first step. When I first started web programming, I tried skipping that step called planning and just... |
Forum: PHP Sep 7th, 2008 |
| Replies: 2 Views: 1,258 Well, I figured it out after some detailed analyzing and tinkering. I just had the HTML Tags and PHP Tags misplaced. I changed the highlighted code to the following:
<td><a... |
Forum: PHP Sep 6th, 2008 |
| Replies: 2 Views: 1,258 Hello. I'm new to the community so hello everyone!
I am having some difficulties with my php script. I am trying to generate a list of the latest 10 news topics in my site and code those topic... |