questions/web-development/php
When I attempted to run "yum install ...READ MORE
I have this string: 0000000020C90037:TEMP:data I need this string: TEMP:data. With ...READ MORE
Is there a way to immediately stop PHP code ...READ MORE
When I go to the link folder ...READ MORE
In Laravel 5, I'm attempting to build ...READ MORE
The phpMyAdmin is not running properly for ...READ MORE
I have a page with some displayed ...READ MORE
In my_model.php, I have: $query1 = ( ...something... ); $query2 ...READ MORE
Windows 8 is where I've installed my ...READ MORE
Is there a cleaner way than foreach to get ...READ MORE
Is there any way to decode this ...READ MORE
I'm attempting to code a search box ...READ MORE
My shopping cart files have been moved ...READ MORE
This is intended to be a general ...READ MORE
There are barely 4-5 static pages on ...READ MORE
I have an array of the following: function ...READ MORE
I successfully installed Laravel using Composer, but ...READ MORE
I recently updated the composer on my ...READ MORE
Depending on the responsibilities that have been ...READ MORE
I try to erase cookies whenever I ...READ MORE
I have to use PHP to convert ...READ MORE
I'm seeking for a how-to guide or ...READ MORE
I ran this command in Laravel 5.2 but ...READ MORE
Every time I go into phpMyAdmin using ...READ MORE
I'm on Linode 1G RAM basic plan. ...READ MORE
In Java, we can use indexOf and ...READ MORE
I am using json_encode($data) on an array ...READ MORE
How can I generate Controller and Model ...READ MORE
I fetched post_id from postmeta: $post_id = $wpdb->get_results("SELECT ...READ MORE
This Code: <?php include("class.phpmailer.php"); include("class.smtp.php"); $mail = new PHPMailer(); $mail->IsSMTP(); // ...READ MORE
I posted a date input $_POST['date'] with format 2013/11/22 and time $_POST['time'] with ...READ MORE
My array: Array ( [0] => ...READ MORE
I created a folder in the "www" ...READ MORE
I am close to 65% close to ...READ MORE
This is the hashed output "bWNgAQW2FLc" I ...READ MORE
I want to know how to create ...READ MORE
These are the commonly used methods to ...READ MORE
I have an issue adding bootstrap Table ...READ MORE
I want to put a number of ...READ MORE
I want to create a plugin for ...READ MORE
How do I read all the information ...READ MORE
Consider: $xml = "l"; $xml = "vv"; echo $xml; This will ...READ MORE
What is the difference between call by ...READ MORE
What is the best way to connect ...READ MORE
I want a form validation like the following. Name: ...READ MORE
What is the Fundamental difference between these ...READ MORE
Can someone please explain the recursive function ...READ MORE
The HTML document I have renders perfectly fine ...READ MORE
In a form on a PHP page, ...READ MORE
I am having an issue inserting date ...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.