+ 40
You can use INSERT INTO. For example USER INTO myfriends VALUES('James','Nataly')
5th Dec 2016, 8:11 PM
Jose
- 2
mysqli is one way. it depends on the type of database you want to connect to. http://php.net/manual/en/class.mysqli.php
5th Dec 2016, 9:28 AM
Peter Addy
Peter Addy - avatar