Find friend with the first character of name using MySql PHP
MySQl is very powerful language when we are working with database. We mainly use MySql to perform CRUD (Create, Read, Update and Delete ) operation but we can do more with MySql.
Continue Reading