building an office program with invoice orders and suppliers

stesouthby

New Member
Messages
115
Reaction score
0
Points
0
Hey i am wondering what the best programming lang to use to build an invoicing order and supplier system i was thinking php and mysql with C++ and MYSQL as well would you use these and do you think its going to be possible? and what program do you think i should use to do this???
 

bdistler

Well-Known Member
Prime Account
Messages
3,534
Reaction score
196
Points
63
You need to give more info:
invoicing - how many per day, how many items....
order - to and/or from, pre-pay...
supplier - of what, what size....

As for programing I have not used C++ for years
PHP, MySQL, HTML - would be a start.
 

steronius

Member
Messages
195
Reaction score
4
Points
18
not answering your question, but interjecting some curiosities:

are you a student doing this for a project? or are you a programmer hobbyist doing this for fun, or for a production environment?

if production environment and no money for commercial programs, then i suggest searching http://sourceforge.net/ first.
 
Top