LF someone whos an expert at html. I wanna find out a script to add donor points to an account on dalaran.net , I think im getting there but I can't seem to figure out what it is.
LF someone whos an expert at html. I wanna find out a script to add donor points to an account on dalaran.net , I think im getting there but I can't seem to figure out what it is.
really? no replys?
just for info: scripts != html
html is content & layout
what you want to do will mostly be php & mySQl
php as the code for the interaction and SQl as the database where the account
is stored and where the value has to be updated
Also as the function isn't integrated you will most likely have to update the database and add a field 'dbpoint Int' to the table for the accounts
Last edited by bt411; 06-04-2009 at 02:06 PM.
What you want is not HTML, it's sql.
You need to make/do SQL injection for that.
gl