questions/web-development/php/page/7
I am using code $enrypt=md5($pass) and inserting ...READ MORE
The following script is generating a warning ...READ MORE
I am getting this error when I ...READ MORE
What's the correct way to round a ...READ MORE
Why should we write $var_name = value; ...READ MORE
I get an error: SMTP server response: 530 ...READ MORE
In PHP the variable of type integer ...READ MORE
Consider: $xml = "l"; $xml = "vv"; echo $xml; This will ...READ MORE
I use Notepad++ for code editing, I need an ...READ MORE
Can someone please explain the recursive function ...READ MORE
I wanted to know the version of ...READ MORE
Possible duplicate: where we use object operator “->” ...READ MORE
I have this script on one free ...READ MORE
What is the best way to get ...READ MORE
Hello, The "sql server error 40" is appears mostly ...READ MORE
Add this at the top of your PHP ...READ MORE
I have this array: $fruit = array('apple','orange','grape'); How can ...READ MORE
This is the hashed output "bWNgAQW2FLc" I ...READ MORE
I want to decode a JSON string ...READ MORE
The variable: "$num_rows" is not even being ...READ MORE
What is the difference between call by ...READ MORE
I wanted to increase my list of ...READ MORE
What is the Fundamental difference between these ...READ MORE
I am working on creating a product ...READ MORE
I have 2 images. one face image ...READ MORE
I have created a login and register ...READ MORE
How can I generate Controller and Model ...READ MORE
The HTML document I have renders perfectly fine ...READ MORE
I want to use __dir__. I don't ...READ MORE
What is the best way to connect ...READ MORE
I am working on creating config file ...READ MORE
What is function overloading and function overriding? ...READ MORE
php artisan cache:clear Is there any workaround to ...READ MORE
I have an array named players, what ...READ MORE
I know that there are two distinct ways ...READ MORE
I want to get the length of ...READ MORE
This one worked for me function ...READ MORE
Is there a way to detect if ...READ MORE
I have encoded an Array I've made using ...READ MORE
I have two arrays like this: array( '11' ...READ MORE
How can I check the version of ...READ MORE
I'm using Apache2, php5, and MySQL. Every time I try ...READ MORE
What is autoload in PHP? 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
The callback function in array_filter() only passes in the ...READ MORE
When I use: session_name( 'fObj' ); session_start(); _SESSION['foo'] = 'bar'; Subsequently ...READ MORE
I downloaded a 64-bit version of xampp ...READ MORE
Is it possible to merge multiple pdf ...READ MORE
I stored emojis in my database and ...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.