Is it normal that after using real_escape_string the saved data does not contain the slashes? [duplicate]
When I use `mysqli->real_escape_string` and add a string value to the db such as "who's", it adds the string without mod...
Latest news, tutorials, and updates from the PHP community
7059 articles available
When I use `mysqli->real_escape_string` and add a string value to the db such as "who's", it adds the string without mod...
I'm currently creating a batch script that calls multiple PHP scripts (that use CodeIgniter) to pull data from one DB, w...
I want to implement a particular functionality in a MySQLi extension that I'm creating, but I don't want to do so if it'...
I'm completely at a loss for explaining why this isn't working. [Code Block] the target dir "temp" is "0777" permissions...
I've read a ton of threads and solutions, I'm not purposely trying to make yet another one of these posts. Now that that...
How to set 777 permission in the correct folder. I need to Set the Permission of the following folder to 777: admin\incl...
[Code Block] I need to insert data into the second database which is selected from the first database. Both databases ha...
I have a query that checks a database for a match against the input of a username and password, the corresponding values...
I am trying to learn the best way to write queries. I also understand the importance of being consistent. Until now, I h...
I get the error [Code Block] The controller is: [Code Block] The model is: [Code Block]
I've been doing all people told me to make it works , but there is no errors and no inserted rows: Any idea? [Code Block...
I need to get the +7 day result. For that, I did: [Code Block] How can I format the result of +7 days in a readable form...
Showing 5965 to 5976 of 7059 articles