Hi Everyone.
Could anyone give me some pointers in creating a PHP, MySQL ShortCode system.
I want to create a system where a user can SMS a keyword to a short code SMS number.
Example: SMS pizza to 33333.
Then the server checks pizza in MySQL DB and replies with top 5 pizza places.
Regards