questions/web-development/php
Is it possible to write code like ...READ MORE
I want to know more about the .htaccess ...READ MORE
The HTML document I have renders perfectly fine ...READ MORE
I did this in Javascript but when ...READ MORE
The callback function in array_filter() only passes in the ...READ MORE
I have this array: Array ( [data] => ...READ MORE
I have this code in a PHP function: $fmt ...READ MORE
I want to generate QR codes on ...READ MORE
Although I am aware of what a ...READ MORE
Are $_SESSION variables stored on the client ...READ MORE
public class MyClass { } In Java, we can ...READ MORE
I want to use __dir__. I don't ...READ MORE
How can I utilize IP to determine ...READ MORE
I'm using Apache2, php5, and MySQL. Every time I try ...READ MORE
This PHP method should print the Fibonacci sequence up ...READ MORE
What is the Fundamental difference between these ...READ MORE
I want to send data from a ...READ MORE
How can I make a function return ...READ MORE
How does PHP or any other language ...READ MORE
In PHP: When should I use require vs. include? When should I ...READ MORE
I needed to convert array values into variables ...READ MORE
How can I run a PHP file ...READ MORE
How can I generate Controller and Model ...READ MORE
I came to know about static methods ...READ MORE
I have difficulty counting how many times ...READ MORE
I have a time returned by PHP ...READ MORE
What is the best way to connect ...READ MORE
I want to redirect URLs clicked in ...READ MORE
What is the difference between == and ===? How exactly does ...READ MORE
I need to setup my PHP script ...READ MORE
What is encapsulation with simple example in ...READ MORE
What are the technical reasons for why ...READ MORE
How can I convert one date format ...READ MORE
I am working on creating a newline character: echo $clientid; echo ...READ MORE
I am getting a parse error, and ...READ MORE
To configure PHP with the Apache Web ...READ MORE
This is my code: $message = ""; if($_REQUEST['msg'] == "new"){ ...READ MORE
In RESTful API design, accommodating operations beyond ...READ MORE
Clearing Data from Cache Object (Application Cache) If ...READ MORE
Steps to Create a WordPress Theme Set Up ...READ MORE
Yes, it's important to manage MongoDB connections ...READ MORE
You can check the enabled PHP extensions ...READ MORE
The cURL stands for ‘Client for URLs’, ...READ MORE
Can someone exlpain me with the code ...READ MORE
How can I create a live clock ...READ MORE
I want to round the number and ...READ MORE
I'm running a PHP script and continue ...READ MORE
Code: if ($user_id == NULL || $user_name == ...READ MORE
I have a big problem and I ...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.