code will not work again!
My code will not work again, i only started codeing php about 2 days ago, so sorry for my posts.
The code was working but i must of changed something and now it wont work. Help would be greatly apperciated
<?php
$login = "false";
if ($_POST['pass']=="pass" && $_POST['user']=="user") {
print "success";...
User Profile
Collapse
-
I figured it out as i posted :| very sorry
if statements were not correctLeave a comment:
-
My code doesnt work :(
My code will not show up anything at all on the screen can someone guide me why this would be?
<?php
$pagetitle="Log in";
If (!$_POST['pass']) or (!$_POST['user']) {
echo"
<head></head>
<style type=\”text/css\”>
<!--
.style1 {
font-family: Tahoma, \”High Tower Text\”, fantasy;
font-size: large;
}
-->...
No activity results to display
Show More
Leave a comment: