questions/web-development/php/page/9
What does "6k views" mean and how ...READ MORE
What are the technical reasons for why ...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
My server support post_max_size 192MB and max_execution_time 600 sec so when ...READ MORE
The strtotime() function user manual doesn't give ...READ MORE
I needed t to send data like ...READ MORE
I want to convert a string into ...READ MORE
I am trying to install xampp. But ...READ MORE
I want to round the number and ...READ MORE
I have some data from the database ...READ MORE
When is it a good idea to ...READ MORE
As far as I know, PHP objects ...READ MORE
The PHP/SQL statement that I have created ...READ MORE
I have this code in a PHP function: $fmt ...READ MORE
What can I do to get the ...READ MORE
I'm building a test site and my ...READ MORE
I wanted to know when do I ...READ MORE
I wanted to shorten URL using the ...READ MORE
This is my code: $message = ""; if($_REQUEST['msg'] == "new"){ ...READ MORE
Using mysqli the $dbSessionDuration variable can bind ...READ MORE
What is the difference between var_dump() and print_r() in terms of ...READ MORE
I needed to convert array values into variables ...READ MORE
I want to change the English numerals ...READ MORE
I want to write Hindi text on ...READ MORE
I have an engine that processes the ...READ MORE
Is there a way to specify the ...READ MORE
What PHP time zone can I use ...READ MORE
I have phpinfo() text which I want to post ...READ MORE
How do I sort an array in ...READ MORE
I am getting this error when I ...READ MORE
Code: $result = mysqli_query($con, "SELECT classtype FROM learn_users ...READ MORE
I want to replace space in the first ...READ MORE
was thinking of formatting it like this TYYYYMMDDNNNN ...READ MORE
I am not able to login using ...READ MORE
I made this: http://imgur.com/Moc84HD.jpg in WordPress. What it does ...READ MORE
I want to redirect URLs clicked in ...READ MORE
I want to change GMT time to ...READ MORE
I have to build a PHP page ...READ MORE
I want to upload an image to ...READ MORE
I want to display an image from ...READ MORE
Hello @kartik, The right way is this one: <script ...READ MORE
Hello @kartik, You are getting this constraint check ...READ MORE
If you are saying Basic authentication, then ...READ MORE
Hello @kartik You can use a CASE statement to handle ...READ MORE
Start with simply typecasting the line:- $array = ...READ MORE
To solve your doubt, use the following ...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.