questions/web-development/php/page/3
Code: <?php $host='localhost'; $user='root'; $password='root'; $database='database'; $startindex=@$_REQUEST['seek']; $db=mysql_connect($host, ...READ MORE
When I try to upload a file ...READ MORE
I have an array of the following: function ...READ MORE
I'm attempting to read an Excel document ...READ MORE
Is it possible to change an integer ...READ MORE
Please explain the significance of the tilde() ...READ MORE
I want to use the key to ...READ MORE
Someone wants me to revamp a PHP-powered ...READ MORE
I frequently come across the word "cURL" ...READ MORE
I manage some sortiment items on a ...READ MORE
I intend to use PHP to fulfil ...READ MORE
I am working on creating a database ...READ MORE
I have the following date: 2010-04-19 18:31:27. I ...READ MORE
Code : <?php define("SITENAME","Page TITLE");?> I want to echo ...READ MORE
How can I create a javascript equivalent ...READ MORE
To download a file from a third-party ...READ MORE
I fetched post_id from postmeta: $post_id = $wpdb->get_results("SELECT ...READ MORE
I do have a query... Each post ...READ MORE
I'm testing out the new password hash ...READ MORE
I want to write a PHP script ...READ MORE
I am using an email I created ...READ MORE
I ran this command in Laravel 5.2 but ...READ MORE
There's a plugin for the Contact us form. All ...READ MORE
I'm attempting to use CodeIgniter to create ...READ MORE
I attempted to pass a Hacker Rank ...READ MORE
I want to learn reactJS; is it ...READ MORE
I have a login and sign-up form and ...READ MORE
A PHP script that is supposed to ...READ MORE
I was wondering how to add the ...READ MORE
I'm trying to make a static class ...READ MORE
My code to send mail from PHP: ...READ MORE
I'm working on a project where the ...READ MORE
I successfully installed Laravel using Composer, but ...READ MORE
When I develop a student information form ...READ MORE
I'm curious about PHP's internal handling of ...READ MORE
We are setting start Schedule time and ...READ MORE
I've used the XML Parser before, and ...READ MORE
I want to send emails in Gmail ...READ MORE
I have a .csv file with the following content: ...READ MORE
The palindrome can be found in three ...READ MORE
I need to send a pdf with ...READ MORE
On my Ubuntu 16.04, I've installed PHP ...READ MORE
I want to make a CSV file, ...READ MORE
I wish to upload several files, put ...READ MORE
In a few instances, when installing WordPress ...READ MORE
I have trouble getting to xampp 7.0.9's ...READ MORE
How do you upgrade PHP in Xampp ...READ MORE
What is an abstract class in PHP? ...READ MORE
My domain.com shared server is available. 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.