Page 1 of 1
PHP and MySQL Questions
Posted: Wed May 12, 2004 10:03 am
by pernks
I need your HELP!!!!
How could I generate sales reports using PHP and MySQL......izzit possible....
Posted: Wed May 12, 2004 10:05 am
by launchcode
Congratulations for posting the most impossible to answer question ever.
Some code might be helpful? Hell... anything would be helpful!
Posted: Wed May 12, 2004 10:09 am
by magicrobotmonkey
nope, this is the most impossible to answer question ever:
How could I display images shared into mysql.......thanks for your help..
Posted: Thu May 13, 2004 2:58 am
by CoderGoblin
Yes it is possible.
First off you need a more detailed requirements list.
( Then you need to read about databases.
Then you need to read about PHP )
Then you need to design your database structures
Then you need to design your basic HTML and workflow.
Then you need to build up your SQL database
Then you need to code PHP to interact with your database and create the HTML
Then you need to perform testing
Finally you need to release to the audience.
OK I'm not sorry that this is very top level and could be taken as being sarcastic. Without having any more detailed explanation of what you mean by sales reports people can not give you any more detailed explanation.
These boards do not provide complete solutions. You may want to look on the web if you do not want to pay someone to build it for you. An example site is
http://www.interakt.ro/products/benefits_8.html
I am sure there are others.
NOTE Never used the above link as I tend to code my own things.