questions/web-development/php/page/8
I want to create a JSON object ...READ MORE
I have this URL: url.com/picture.php?id=51 And I want the ...READ MORE
I am using code $enrypt=md5($pass) and inserting ...READ MORE
I am getting this error message When ...READ MORE
I define an array in PHP : $cart ...READ MORE
I want to know more about the .htaccess ...READ MORE
I want to display some HTML code ...READ MORE
How can I make a function return ...READ MORE
I want to figure out getting the port ...READ MORE
I am getting this error when I ...READ MORE
I want to search for the uid ...READ MORE
This is my sample code and it ...READ MORE
Can someone please explain how the variable ...READ MORE
I want to know what is the ...READ MORE
How do I split a string by ...READ MORE
I'm getting this error: Notice: Undefined index: productid ...READ MORE
Are $_SESSION variables stored on the client ...READ MORE
I want to put a copyright notice ...READ MORE
Can someone please explain to me what ...READ MORE
When I run this code: <?php ini_set('upload_max_filesize', '10M'); echo ini_get('upload_max_filesize'), ", ...READ MORE
Why do we need to run a ...READ MORE
I tried using the PHP unlink() function to ...READ MORE
In PHP, there are two ways to ...READ MORE
What is the distinction between Sessions and Cookies ...READ MORE
How can I write a PHP ternary operator ...READ MORE
I have this array: Array ( [data] => ...READ MORE
I want to load a file as ...READ MORE
I wanted to create a function called ...READ MORE
I am trying to remove the brackets ...READ MORE
I am trying to convert all colors ...READ MORE
The strtotime() function user manual doesn't give ...READ MORE
In PHP: When should I use require vs. include? When should I ...READ MORE
This PHP method should print the Fibonacci sequence up ...READ MORE
Code: $result = mysqli_query($con, "SELECT classtype FROM learn_users ...READ MORE
Is there a way to style the ...READ MORE
I currently use htmlentities() to filter data coming from ...READ MORE
I'm getting a max_input_vars error message. I'm ...READ MORE
I am using fuelphp a PHP framework and I ...READ MORE
I added: packages.sury.org/php through the script, I got on ...READ MORE
How to delete a database in phpMyAdmin? READ MORE
public class MyClass { } In Java, we can ...READ MORE
I have been assigned the task of ...READ MORE
I am working on a function where ...READ MORE
I want to split my long string ...READ MORE
What is encapsulation with simple example in ...READ MORE
I want to round the number and ...READ MORE
What is the correct way to display ...READ MORE
I am working on retrieving the values ...READ MORE
The PHP switch statement returns invalid output : $cond ...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.