Forum Moderators: coopster

Message Too Old, No Replies

Stock Taking

         

antreas

11:03 am on Feb 14, 2007 (gmt 0)

10+ Year Member



I want to make a program that will help a garage owner to be up-to-date with his parts of the garage so he will be able to find out easily his stock and make his orders..
can somebody help me with the code?
i will be grateful is somebody help me or at list give me an idea how to start the code

thnx in advanced

eelixduppy

11:54 am on Feb 14, 2007 (gmt 0)



Hello,

You are probably going to want to use a database to keep track of the items. I'd suggest mysql, but anyone would do. To get you started with mysql and php, you should read the following threads as they are really good at explaining the basics:

Good luck! :)