questions/web-development/php/page/7
I am working on creating a product ...READ MORE
What is autoload in PHP? READ MORE
I want to get the length of ...READ MORE
I want to increase the maximum execution time in ...READ MORE
I have created a login and register ...READ MORE
I have an array named players, what ...READ MORE
I have this script on one free ...READ MORE
I downloaded a 64-bit version of xampp ...READ MORE
What is function overloading and function overriding? ...READ MORE
How can I remove part of a ...READ MORE
How can I profile a PHP script? I tried the microtime function: then ...READ MORE
I want to generate a 6-digit random ...READ MORE
I have two arrays like this: array( '11' ...READ MORE
How can I check the version of ...READ MORE
I have 2 images. one face image ...READ MORE
How can I convert an array like ...READ MORE
Can someone please suggest to me an ...READ MORE
When I use: session_name( 'fObj' ); session_start(); _SESSION['foo'] = 'bar'; Subsequently ...READ MORE
I wanted to increase my list of ...READ MORE
How does PHP or any other language ...READ MORE
I am getting 504 timeout messages from ...READ MORE
The callback function in array_filter() only passes in the ...READ MORE
I stored emojis in my database and ...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 want to decode a JSON string ...READ MORE
How can I convert one date format ...READ MORE
what is the best way to typecast ...READ MORE
I know that there are two distinct ways ...READ MORE
Note that the php_flag settings in .htaccess ...READ MORE
I have this code: if (!(file_exists(http://mysite.com/images/thumbnail_1286954822.jpg))) { ...READ MORE
What is the difference between == and ===? How exactly does ...READ MORE
Is there a way to detect if ...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
I want to parse a JSON file ...READ MORE
I am working on a page where ...READ MORE
I want to have multiple image upload forms ...READ MORE
Is it possible to merge multiple pdf ...READ MORE
I came to know about static methods ...READ MORE
When and why should I use public, ...READ MORE
I am getting a parse error, and ...READ MORE
I don't seem to understand what GET ...READ MORE
I am getting this error after I ...READ MORE
I have a version of phpMyAdmin located ...READ MORE
How can I validate the input value ...READ MORE
I am working on a function that ...READ MORE
I want to generate QR codes on ...READ MORE
When I tried to install Magento on ...READ MORE
How can I insert an image in ...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.