questions/web-development/php/page/9
Hello, Considering that you have $replaced = array('1' => ...READ MORE
Hello, You can checkout if it's a search ...READ MORE
Hello, on php7 run for example: > sudo apt-get ...READ MORE
Hello @kartik, GraphQL query format was designed in order ...READ MORE
Hello @kartik, Consider the following query: $iId = mysql_real_escape_string("1 ...READ MORE
Hii, You can try this: $query="SELECT * FROM CountryInfo ...READ MORE
Hello @kartik, The @ symbol is the error control operator ("silence" or "shut-up" ...READ MORE
Hii, The easiest way to do this: class MyController ...READ MORE
PHP is compiled to byte code before ...READ MORE
Hello @kartik, You can use the PHP function ...READ MORE
Hello. These are configurable variables in php.ini: ; with ...READ MORE
Hello @kartik, You can also do this via ...READ MORE
Hey, The way by which PHP can assign ...READ MORE
Hello, Implementation of a callback is done like ...READ MORE
Hello @kartik, I've used, it's an attempt to ...READ MORE
Hii @kartik, If you want the biggest image ...READ MORE
Hello, mysqli_pconnect() function is used for making a persistence ...READ MORE
Hello Nishant, You are getting this error because your ...READ MORE
I think both have the same functionality, ...READ MORE
Hello, I checked php -i | grep pdo and noticed ...READ MORE
Hello, HTML Encoding htmlspecialchars will convert any "HTML special characters" ...READ MORE
Hello @kartik 1.) Download PHPMailer, open the zip file ...READ MORE
Hii, Here is an approach I have used, it's ...READ MORE
Hello, When the variable is passed as value ...READ MORE
Hello kartik, Actually there are many functions that ...READ MORE
Hey, You can follow the steps below in ...READ MORE
Hii @kartik, The $_REQUEST variable is used to read the ...READ MORE
Hey @kartik, You have to provide MySQL hostname, ...READ MORE
Hello, To upload a file by using PHP, ...READ MORE
Aws lightsail wordpress increase upload size limit ...READ MORE
A cookie is often used to identify ...READ MORE
Hello kartik, MySQL is the most popular database ...READ MORE
Hii @kartik, If you want to know php ...READ MORE
Hey @kartik, It's quite simple to have php ...READ MORE
Hey @kartik, The first thing we will do ...READ MORE
hey, The code below shows a simple way ...READ MORE
Hey kartik, A variable declared outside a function has a ...READ MORE
Hii, The $_SERVER["PHP_SELF"] variable can be used by ...READ MORE
Hii @kartik, JSON stands for JavaScript Object Notation, ...READ MORE
Hey, In the HTML form, we add ...READ MORE
HI.. SQL is Structured Query Language, which is ...READ MORE
OR
Already have an account? Sign in.