PDA

View Full Version : Writing data to database / custom field.


dooch
10-24-2007, 09:17 AM
I need some programming help.

I'm trying to draw some online game stats and cache them. Then draw them into a database leaderboard.

I have got a script which pulls the stats from the game companies stats server and another script which displays them onscreen via and echo statement.

Can someone explain to me how I could instead of displaying them via the echo statement but save them into a vb custom field. ie most kills is saved into "field9" etc.

Huge thanks and I hope it makes sense.