questions/web-development/php
I want to create a JSON object ...READ MORE
When I use: session_name( 'fObj' ); session_start(); _SESSION['foo'] = 'bar'; Subsequently ...READ MORE
I don't seem to understand what GET ...READ MORE
I have this array: Array ( [data] => ...READ MORE
I did this in Javascript but when ...READ MORE
Although I am aware of what a ...READ MORE
I want to generate QR codes on ...READ MORE
Are $_SESSION variables stored on the client ...READ MORE
I have this code in a PHP function: $fmt ...READ MORE
I'm using Apache2, php5, and MySQL. Every time I try ...READ MORE
I want to use __dir__. I don't ...READ MORE
The callback function in array_filter() only passes in the ...READ MORE
How can I utilize IP to determine ...READ MORE
What is the Fundamental difference between these ...READ MORE
This PHP method should print the Fibonacci sequence up ...READ MORE
I want to send data from a ...READ MORE
How can I make a function return ...READ MORE
public class MyClass { } In Java, we can ...READ MORE
How does PHP or any other language ...READ MORE
I came to know about static methods ...READ MORE
In PHP: When should I use require vs. include? When should I ...READ MORE
How can I run a PHP file ...READ MORE
I have difficulty counting how many times ...READ MORE
How can I generate Controller and Model ...READ MORE
I needed to convert array values into variables ...READ MORE
I have a time returned by PHP ...READ MORE
I want to redirect URLs clicked in ...READ MORE
What is the best way to connect ...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 getting a parse error, and ...READ MORE
I am working on creating a newline character: echo $clientid; echo ...READ MORE
This is my code: $message = ""; if($_REQUEST['msg'] == "new"){ ...READ MORE
To configure PHP with the Apache Web ...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
Dear All Data is dumped in div basically insert ...READ MORE
I hosted a website in Windows Server ...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.