freeOn
April 1st, 2002, 05:18 PM
Yeah I need to know of tutorials on secure ways of programming into databasess like mySQL for usernames and passwords also possibly doing credit card transactions. I'm using PHP4 to intergrate into mySql. Tutorials, e-books, that would help out if you know of any.
neowarez
April 3rd, 2002, 12:05 AM
Well if you want to learn the php language.... you may have to get the manual and no tuts...
Tuts suks and have some erros....
so go to php oficial site and search for the manual.....
For mysql you need the same thing (a manual)... you can find one at http://www.mysql.com/documentation/
Good luck!!!
V3RIZON
April 3rd, 2002, 12:44 AM
Here is a good Zend Article http://www.zend.com/zend/art/art-oertli.php#Heading10
Also devshed has a wealth of practical php examples, including cc transactions
http://www.devshed.com/Server_Side/PHP