My Opera is closing 3rd of March

1

@ $query = "select * from lietotajs where username='$vards' and password='$parole'"; $result = mysql_query($query); $num_recs = mysql_num_rows($result); if($num_recs == 1) { echo "Labdien!"; } else { echo "Pieeja aizliegta!"; }

Write a comment

New comments have been disabled for this post.

February 2014
M T W T F S S
January 2014March 2014
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28