I installed MySQL via MacPorts. What is the command I need to stop the server (I need to test how my application behave when MySQL is dead)?
2026-01-21 18:43:04AskI have two *.sql files that I use when creating a new web site database. The first file creates all the tables. The second file populates some default records. I would like to exe
2026-01-04 15:22:13AskHow to do UNION query with PHP CodeIgniter framework's active record query format?
2025-12-15 22:43:12Ask<inputtype="file"id="file"accept="image/gif,image/jpeg,image/png">The structure of the HTML code is as follows. In this case, if there is no image in the input with a 1:1 ratio, I want to move to another page via JavaScript.
2024-02-17 20:13:49AskThis is my code: $uploaddir='/temp/';$uploadfile=$uploaddir.basename($_FILES['file']['name']);if(move_uploaded_file($_FILES['file'][' tmp_name'],$uploadfile))send_OK();elsesend_error("ERROR-uploadingfile&qu
2024-01-29 11:04:54AskCan anyone figure out where the problem might be coming from? ? I am not getting any errors but the page is not showing the content I am trying to show the content of the page without navigating to the page but when I click on the links it is not showing them<!DOCTYPEhtml><htmllang="en">< head><metacharset="UTF-8"><metahttp-equiv="
2023-09-16 22:12:27AskHello everyone. I am designing a platform similar to a social media platform with a post, like and comment system. I'm using jquery for likes and whenever I want to send a text message and want to like a post, only the first post works but the like system for other posts doesn't work. How can I solve it. This is the index.php which contains the post and jquery code. <!DOCTYPEhtml><htmllang="en"><head><metac
2023-09-16 11:56:50AskIs there a way for me to write fewer lines of code in this function? I want it to switch between the two colors when you press one of the buttons. The function green() is the exact opposite of red. <h1id="header">Red or Green</h1><buttonid="redButton"onclick="red()">Red</button><b
2023-09-05 16:38:19Ask



0
114
0