questions/web-development/php
I came to know about static methods ...READ MORE
I created a table using the BLOB column ...READ MORE
I want to test my PHP file ...READ MORE
How can I add all the columnar ...READ MORE
What is the difference between == and ===? How exactly does ...READ MORE
How can I check the version of ...READ MORE
I need to pass some PHP variables ...READ MORE
How can I remove part of a ...READ MORE
I have two arrays like this: array( '11' ...READ MORE
I am working on a new WebApp without ...READ MORE
I read that the scripting languages run ...READ MORE
I have an auto-complete search field in ...READ MORE
What is function overloading and function overriding? ...READ MORE
I have a development environment based on ...READ MORE
I know that PHP is a server-side ...READ MORE
I'm running MySQL version 8 on PHP ...READ MORE
Possible duplicate: where we use object operator “->” ...READ MORE
How can I convert an array like ...READ MORE
I don't seem to understand what GET ...READ MORE
Note that the php_flag settings in .htaccess ...READ MORE
When I use this URL: https://chart.googleapis.com/chart?cht=p3&chs=250x100&chd=t:60,40&chl=Hello|World&chof=json I am prompted ...READ MORE
How can I make a function return ...READ MORE
I want to increase the maximum execution time in ...READ MORE
What is the difference between ' and ...READ MORE
I want to generate QR codes on ...READ MORE
I want to generate a 6-digit random ...READ MORE
I have created a login and register ...READ MORE
I want to parse a JSON file ...READ MORE
The index.php I created a connection with the ...READ MORE
How can I validate the input value ...READ MORE
I want to know more about the .htaccess ...READ MORE
I want to display the first 110 ...READ MORE
I tried creating a WordPress app server ...READ MORE
When I tried to install Magento on ...READ MORE
When and why should I use public, ...READ MORE
I want to create a JSON object ...READ MORE
This is my image map: <map name="frozen"> ...READ MORE
Are $_SESSION variables stored on the client ...READ MORE
what is the best way to typecast ...READ MORE
This is my sample code and it ...READ MORE
In PHP: When should I use require vs. include? When should I ...READ MORE
Wen I tried - http://localhost/phpinfo.php in google chrome ...READ MORE
Can someone please suggest to me an ...READ MORE
I know that there are two distinct ways ...READ MORE
How can I insert an image in ...READ MORE
I wanted to know the version of ...READ MORE
How can I write a PHP ternary operator ...READ MORE
When I run this code: <?php ini_set('upload_max_filesize', '10M'); echo ini_get('upload_max_filesize'), ", ...READ MORE
I have this URL: url.com/picture.php?id=51 And I want the ...READ MORE
I have this array: Array ( [data] => ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.