Thanks. I have decided to make the search main page on PHP, but the pages for signing up, logging in and for adding records to DB on the base of...
Ok, I have found some codes for authorization and sessions. Now I have: $userlogin = $_POST['userlogin']; $pass = $_POST['pass']; $stmt =...
What's wrong? Can anyone show me simple examples?
@deathshadow, thank you for reply! I had resolved the first problem once I switched to the PDO and used foreach($pdo->query($result) as $row). I...
kaleelkr, can you help me with this forums.digitalpoint.com/threads/php-search-engine-with-user-page-and-two-tables-in-mysql.2700459
Can anyone help me? Please ask if you have some questions
I am developing the search engine based on PHP and MySQL with two tables (users, records). I am just a coder of HTML/CSS and beginner in PHP. So I...
Separate names with a comma.