...it appears to be loading but nothing is happening. Plz help. Most often the problem is caused by loops in your PHP. One common mistake is to forget to actually ++ add to the counter at the end of
loop to display the data from the database. After being thanked the user clicks a link going to favorites.php. The display works fine and will display data I input in PHPMyAdmin. Also I checked and if
PHP/SQL Problem Number: "); echo $row["Number"]; echo (" First Name: "); echo $row["First_Name"]; echo (" Middle: "); echo $row["Middle"]; echo (" Last Name: "); echo $row["Last_Name"]; echo (" Street
Question about PHP
...score evertytime the answer in my trivia page is correct, how can i make a formula for maybe a for loop and a simple correct = variable + ...
Usually answered in minutes!
350 Questions
260 Questions
250 Questions
168 Questions
217 Questions