Help - Search - Members - Calendar
Full Version: Mysql Query Doesn't Work on phpmyadmin
HTMLHelp Forums > Programming > Databases
bm djay
hi all...
i have phpmyadmin installed on my vps at digital ocean, i run a query but phpmyadmin shows nothing, it's loading forever until i close/stop the process. sad.gif
i tried that query on my localhost phpmyadmin, and it's work.
i don't know how to solve this problem.
please advice master. biggrin.gif
Frederiek
I know VPS isn't as good as advertised. Try searching for "problems with VPS".
Themeaxe
It was good if you shared your query with us. Then we can check your code. Anyway I think you will miss this code:

$query = "SELECT * FROM comments WHERE comment = '" . mysql_real_escape_string($comment) . "'";
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.