questions/web-development/php/page/7
The callback function in array_filter() only passes in the ...READ MORE
I stored emojis in my database and ...READ MORE
I read that the scripting languages run ...READ MORE
What is autoload in PHP? READ MORE
Possible duplicate: where we use object operator “->” ...READ MORE
How does PHP or any other language ...READ MORE
I am working on a function that ...READ MORE
How can I convert one date format ...READ MORE
I have this script on one free ...READ MORE
I have created a login and register ...READ MORE
I downloaded a 64-bit version of xampp ...READ MORE
How can I convert an array like ...READ MORE
How can I check the version of ...READ MORE
What is the difference between == and ===? How exactly does ...READ MORE
Note that the php_flag settings in .htaccess ...READ MORE
I am getting 504 timeout messages from ...READ MORE
I am getting a parse error, and ...READ MORE
I came to know about static methods ...READ MORE
I have encoded an Array I've made using ...READ MORE
What is the difference between ' and ...READ MORE
I want to test my PHP file ...READ MORE
I have two arrays like this: array( '11' ...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
Hello @kartik, Carry out these usual checks: Make sure session_start(); is ...READ MORE
Can someone please suggest to me an ...READ MORE
I want to parse a JSON file ...READ MORE
I don't seem to understand what GET ...READ MORE
I want to generate a 6-digit random ...READ MORE
I know that there are two distinct ways ...READ MORE
When I tried to install Magento on ...READ MORE
I want to generate QR codes on ...READ MORE
How can I insert an image in ...READ MORE
How can I validate the input value ...READ MORE
When and why should I use public, ...READ MORE
How can I make a function return ...READ MORE
I want to have multiple image upload forms ...READ MORE
I want to create a JSON object ...READ MORE
I am getting this error message When ...READ MORE
Is there a way to detect if ...READ MORE
Are $_SESSION variables stored on the client ...READ MORE
I want to know more about the .htaccess ...READ MORE
I am using code $enrypt=md5($pass) and inserting ...READ MORE
I am getting this error after I ...READ MORE
I am working on a page where ...READ MORE
I have this URL: url.com/picture.php?id=51 And I want the ...READ MORE
When I run this code: <?php ini_set('upload_max_filesize', '10M'); echo ini_get('upload_max_filesize'), ", ...READ MORE
I want to know what is the ...READ MORE
I want to decode a JSON string ...READ MORE
I'm getting this error: Notice: Undefined index: productid ...READ MORE
I want to figure out getting the port ...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.