Forum: MySQL Nov 24th, 2008 |
| Replies: 4 Views: 657 Thanks for the reply. Yeah, I had considered that upgrading the app later might be a nightmare trying to process 1,000 different databases rather than changing just 1 big one (or at least it would... |
Forum: MySQL Nov 24th, 2008 |
| Replies: 4 Views: 657 I'm working on a web app in which each user will have their own account. Each account would have its own data (duh) and this data needs to be kept separate from everyone else (either by putting it... |
Forum: PHP Nov 14th, 2008 |
| Replies: 3 Views: 351 Thanks your thoughts! I've looked into some of these frameworks and have decided to do a custom one. I know that these have way more refinement, but I find that when I develop PHP apps I like to... |
Forum: PHP Nov 13th, 2008 |
| Replies: 3 Views: 351 Hey everybody, I've been working with PHP for a few months now and have come pretty far... and am starting some pretty big projects using Object-Oriented PHP design patterns.
I've learned a bit... |
Forum: HTML and CSS Nov 24th, 2007 |
| Replies: 1 Views: 710 Hey Robert....
What I did for you was take your provided code and created a solution made of nothing other than DIVs and CSS. Here are the results:
solution.html
<!--
Author: iGeek... |