questions/web-development/php
Windows 8 is where I've installed my ...READ MORE
I have this string: 0000000020C90037:TEMP:data I need this string: TEMP:data. With ...READ MORE
Possible duplicate: where we use object operator “->” ...READ MORE
I have to use PHP to convert ...READ MORE
What do the preg_match() and preg_match_all() functions do and how can ...READ MORE
I want to round the number and ...READ MORE
In Java, we can use indexOf and ...READ MORE
I want to know what is the ...READ MORE
I am getting this error when I ...READ MORE
I am getting 504 timeout messages from ...READ MORE
What PHP time zone can I use ...READ MORE
I recently updated the composer on my ...READ MORE
I've used the XML Parser before, and ...READ MORE
I stored emojis in my database and ...READ MORE
I want to convert a string into ...READ MORE
I am using PHP as the scripting ...READ MORE
How can I create an object in ...READ MORE
On my Ubuntu 16.04, I've installed PHP ...READ MORE
Hello @kartik, You can't run PHP in .html ...READ MORE
I want to put a copyright notice ...READ MORE
Use procmail if it is installed on ...READ MORE
I have created a login and register ...READ MORE
Can someone please suggest to me an ...READ MORE
Hello @kartik, Here's a full example of what ...READ MORE
Why do we need to run a ...READ MORE
When I attempted to run "yum install ...READ MORE
How do I read all the information ...READ MORE
What can I do to get the ...READ MORE
I have encoded an Array I've made using ...READ MORE
Why should we write $var_name = value; ...READ MORE
I attempted to pass a Hacker Rank ...READ MORE
The palindrome can be found in three ...READ MORE
Hello, you can register the following code at Application ...READ MORE
How can I sort this array by ...READ MORE
I was using try..catch blocks in my ...READ MORE
I know that there are two distinct ways ...READ MORE
When I develop a student information form ...READ MORE
I want to load a file as ...READ MORE
I am not able to login using ...READ MORE
What is the difference between var_dump() and print_r() in terms of ...READ MORE
I use Notepad++ for code editing, I need an ...READ MORE
I want to have multiple image upload forms ...READ MORE
You don't have to do this, since ...READ MORE
Could someone please explain the main benefits ...READ MORE
I am getting this error after I ...READ MORE
In a few instances, when installing WordPress ...READ MORE
I want to learn reactJS; is it ...READ MORE
Hello @kartik, The following should help realpath — Returns canonicalized ...READ MORE
Try this: $files = array_values(array_filter(scandir($path), function($file) use ($path) ...READ MORE
I was wondering how to add the ...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.