Questions & Answers for: The PHP Group do while loop statement Home

Question about PHP

1 Answer

...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

Ad

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

Ad

Question about PHP

1 Answer

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

...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 + ...

Not finding what you are looking for?

Ask a Question

Usually answered in minutes!

Manuals & User Guides

Loading...