u know how u do php and mysql, if u ever wanted to make a Text based game with mysql I got an idea its pretty vague tho so here goes:
u know how u use the $_GET in php to get from a url like:
index.php?goto=123
if u create on ur server a data.php
and from Blitz game u made load data.php?account=bob&password=123&gamescore=123
make the data.php goto mysql and write the score for that account,
but where i failed to have an idea is u can write! but how can u get data from it???
Anyone's following my idea or am I totally crazy?
u know how u use the $_GET in php to get from a url like:
index.php?goto=123
if u create on ur server a data.php
and from Blitz game u made load data.php?account=bob&password=123&gamescore=123
make the data.php goto mysql and write the score for that account,
but where i failed to have an idea is u can write! but how can u get data from it???
Anyone's following my idea or am I totally crazy?