Search results

  1. F

    How to connect my php script to database?

    Hi, I am here new and I don't know what I have to do. I have read somethings in forum, but I didn't find. I have created database, mysql user, added user to database and I gave all permission to user. my php script: $host="localhost"; // Host name $username="hawksvk_fe"; // Mysql...
Top