758reads

PHP not displaying correct resultview story

Hi guys, basically im trying to make a simple login script but when i enter the correct details im expecting it to echo "Worked" just for testing purposes but im getting "Did not Work" heres my code, ive looking over and over it but i cant see why its not working. PHP Code: <?php session_start(); require_once 'db_functions.php'; dbConnect('localhost', 'root', '', 'blog'); ?> <html> <head>     <title> Login <

The content of this field is kept private and will not be shown publicly.
To prevent automated spam submissions leave this field empty.
CAPTCHA
Human?
Image CAPTCHA
Enter the characters shown in the image.