Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #27.9K
~6K People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for Ctechnology24

Sir, i am getting error Warning: mysql_query() expects parameter 1 to be string, resource given in C:\wamp\www\html5\login.php on line 30 Query Failed <?php include ('include/dbconfig.php'); if (isset($_POST['formsubmitted'])) { // Initialize a session: session_start(); $error = array(); if (empty($_POST['e-mail'])) {//if the email supplied is empty $error[] = 'You forgot to enter …

Member Avatar for suresh.godavarthi.77
0
4K
Member Avatar for hwoarang69

I am getting error Warning: mysql_query() expects parameter 1 to be string, resource given in C:\wamp\www\html5\login.php on line 30 Query Failed <?php include ('include/dbconfig.php'); if (isset($_POST['formsubmitted'])) { // Initialize a session: session_start(); $error = array(); if (empty($_POST['e-mail'])) {//if the email supplied is empty $error[] = 'You forgot to enter your …

Member Avatar for suresh.godavarthi.77
0
2K

The End.