Thanks guys, i really appreciate your contributions, but does anyone know how i can get a full working bookstore script example so i can learn from...
If this is your problem, I'd bet you need to learn to make algorithms and plan things out before coding them.
Basic programming process:
1: Figure out
exactly what your program needs to do.
As detailed as possible. (VERY IMPORTANT)
2: Figure out how you can do that. Make a set of steps(algorithm) for your program to follow. (VERY IMPORTANT)
3: Code it
4: Test/debug
Last edited by Lsmjudoka; Jul 31st, 2010 at 9:22 pm.
Reputation Points: 10
Solved Threads: 9
Junior Poster in Training
Offline 72 posts
since Apr 2009