Simple Php Mysql Script

This is a very easy script.

We have a hit counter website http://www.freehitcounters.net/counter-setup.php there are about 160 styles to chose from.

We want a control panel built where we can add counters to different style categories, most counter styles will fit in more than 1 category the most will probably be 5.

e.g. counter style 7 has white background, red foreground, is a fun counter, and is a popular counter style

So counter style 7 fits in 4 style categories.

1. We would like this to work by firstly being able to add styles to the database through a php form maybe using ajax to speed the process up.
2. For each counter we would like 7 drop downs the first 5 will allow us to pick what styles fit with that counter a 6th dropdown with numbers 1-10 (this will allow us to fit 3 counters across the display pages by restricting how many counters to show as some counters are bigger than others) and a 7th drop down with the numbers 1-7. the last 1 drop downs are for our purpose, though all picked drop downs will be recorded in the mysql database.
3. We would like a php page that will display the style queries, the query would be something like styles.php?style=red the page would then display the red counters 3 across (How many digits for each counter will be determined by the 6th dropdown) and 7 down with tabs to go to the next page and the next page.

You will need to be able to work on your own server and transfer the files to us by email. We will give you access to all the counters if needed.

Leave a Reply

Your email address will not be published. Required fields are marked *