PDA

View Full Version : How easy would it be...


Chris M
12-31-2002, 02:59 PM
I have coded my own shop...

I am going to use the outline of that, to code a script for a friend's site...

He needs a "Cheat Code" submitter, for people to submit Gaming Cheat Codes to the Database...

Currently, he uses a HTML generator with Visual Basic, but I want to integrate it with vBulletin, so that he can use vB permissions, and templates...

Now for my store, I used store ids - Can you use Letters, Consoles and then game names as the indentifier? (by this, I mean instead of "&action=entershop&items_shopsid=x", something like "&action=getcheat&console=ps2&letter=R&game=ridgeracer5")

Satan

Xenon
12-31-2002, 03:05 PM
look how vb-devs solved this in the memberlist
members are stored with an id, but can be selected by letters :)

Chris M
12-31-2002, 03:10 PM
Good thinking Xenon;)

Satan

Xenon
01-01-2003, 06:47 PM
*gg*

Welcome :)