questions/web-development/php
I want to load a file as ...READ MORE
I am working on a PHP script ...READ MORE
Why do we need to run a ...READ MORE
I am using an email I created ...READ MORE
How to delete a database in phpMyAdmin? READ MORE
I did this in Javascript but when ...READ MORE
Is it possible to write code like ...READ MORE
How can I run a PHP file ...READ MORE
What is the correct way to display ...READ MORE
Code: if ($user_id == NULL || $user_name == ...READ MORE
I am working on a function that ...READ MORE
I have this code to iterate over ...READ MORE
I want to display some HTML code ...READ MORE
What are the technical reasons for why ...READ MORE
I have a config.php file that connects ...READ MORE
I have this code: if (!(file_exists(http://mysite.com/images/thumbnail_1286954822.jpg))) { ...READ MORE
I have a PHP variable of the ...READ MORE
I want to decode a JSON string ...READ MORE
I have a version of phpMyAdmin located ...READ MORE
I define an array in PHP : $cart ...READ MORE
I want to make a PHP downloader ...READ MORE
I am having trouble connecting my PHP ...READ MORE
Is there any easiest way to create ...READ MORE
I am working on an image map ...READ MORE
How to pop an alert message box ...READ MORE
Is ob_start() used for output buffering so ...READ MORE
I am working on a page where ...READ MORE
What does "6k views" mean and how ...READ MORE
Here is code for sending email from ...READ MORE
I have been assigned the task of ...READ MORE
I added: packages.sury.org/php through the script, I got on ...READ MORE
I want to split my long string ...READ MORE
I have this code in a PHP function: $fmt ...READ MORE
$key = 'jim'; // example 1 if (isset($array[$key])) { ...READ MORE
I have some data from the database ...READ MORE
My server support post_max_size 192MB and max_execution_time 600 sec so when ...READ MORE
I have a new webpage but the ...READ MORE
I want to convert a string into ...READ MORE
I needed t to send data like ...READ MORE
In PHP, there are two ways to ...READ MORE
The PHP/SQL statement that I have created ...READ MORE
As far as I know, PHP objects ...READ MORE
I was using try..catch blocks in my ...READ MORE
When is it a good idea to ...READ MORE
I solved an issue with Apache and ...READ MORE
I'm building a test site and my ...READ MORE
This is my code: $message = ""; if($_REQUEST['msg'] == "new"){ ...READ MORE
I want to round the number and ...READ MORE
I want to search for the uid ...READ MORE
What can I do to get 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.