questions/web-development/php/page/8
I want to figure out getting the port ...READ MORE
what is the best way to typecast ...READ MORE
This is my sample code and it ...READ MORE
What is the distinction between Sessions and Cookies ...READ MORE
I wanted to increase my list of ...READ MORE
Can someone please explain to me what ...READ MORE
In PHP: When should I use require vs. include? When should I ...READ MORE
How can I write a PHP ternary operator ...READ MORE
I want to display some HTML code ...READ MORE
How do I split a string by ...READ MORE
Why do we need to run a ...READ MORE
I tried using the PHP unlink() function to ...READ MORE
I want to search for the uid ...READ MORE
Is it possible to merge multiple pdf ...READ MORE
I am trying to convert all colors ...READ MORE
I have this array: Array ( [data] => ...READ MORE
I have this code: if (!(file_exists(http://mysite.com/images/thumbnail_1286954822.jpg))) { ...READ MORE
I have a version of phpMyAdmin located ...READ MORE
Hello @kartik You can use a CASE statement to handle ...READ MORE
I define an array in PHP : $cart ...READ MORE
I am working on a function that ...READ MORE
This PHP method should print the Fibonacci sequence up ...READ MORE
Can someone please explain how the variable ...READ MORE
I have 2 images. one face image ...READ MORE
What is encapsulation with simple example in ...READ MORE
I'm getting a max_input_vars error message. I'm ...READ MORE
I wanted to create a function called ...READ MORE
public class MyClass { } In Java, we can ...READ MORE
Is there a way to style the ...READ MORE
I am trying to remove the brackets ...READ MORE
I want to put a copyright notice ...READ MORE
I am getting this error when I ...READ MORE
I currently use htmlentities() to filter data coming from ...READ MORE
I am working on creating a newline character: echo $clientid; echo ...READ MORE
I added: packages.sury.org/php through the script, I got on ...READ MORE
The PHP switch statement returns invalid output : $cond ...READ MORE
I am working on a function where ...READ MORE
I have been assigned the task of ...READ MORE
I am using fuelphp a PHP framework and I ...READ MORE
I want to load a file as ...READ MORE
I created a user table in MySQL from the ...READ MORE
I want to split my long string ...READ MORE
How to delete a database in phpMyAdmin? READ MORE
The strtotime() function user manual doesn't give ...READ MORE
Is there any easiest way to create ...READ MORE
What is the correct way to display ...READ MORE
I am working on a PHP script ...READ MORE
I have a PHP variable of the ...READ MORE
In PHP, there are two ways to ...READ MORE
I did this in Javascript but when ...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.