Posts by Jonas Soares • 23 points
2 posts
-
0
votes1
answer119
viewsQ: PHP code to query MYSQL by leaking memory
All right, guys? Guys, I’m having a problem that I haven’t had before. I wrote the code below and at the time of opening the page by localhost in the browser it returns the following error: Fatal…
-
2
votes1
answer59
viewsQ: Problems with MYSQL data return via include in PHP
I am starting a code for a warehouse control using PHP and MYSQL, and when making a document of function separated from index.php and perform proper variable insertions via include duly stated in…