Spacenil
Laravel
Node.js
PHP
React.js
JavaScript
C++
MySQL
PHP : Questions
PHP
Total Post
42
Viewed
44995 times
How to convert date into DateTime in php?
How to detect a mobile device in PHP
How to check numbers in a PHP string with regex?
How to check special characters in a PHP string with regex?
Add minutes in current datetime PHP
PHP find difference between two datetimes
Fatal error Call to undefined function socket create
Basic & Simple Web Socket Example PHP
PHP code to convert base64 to image file and write to a folder?
PHP Program to check whether a year is a leap year or not?
PHP Program to find the area of a rectangle?
PHP program to find the area of a triangle?
PHP program to swap two numbers?
PHP program to get the reverse of a string?
PHP program to find the reverse of a number?
PHP program to print the Fibonacci series?
PHP program to check if the number is a palindrome number or not?
PHP program to check if the number is an Armstrong number or not?
PHP program to get the factorial of any number?
PHP program to display/print the table of any number?
PHP program to check if the number is prime?
Even Odd Program - PHP program to check if a number is even or odd?
PHP program to get the sum of digits?
How to display full date time in PHP?
How to display the current day in PHP?
How to display the full month of current date in PHP?
How to format date in different ways?
How to generate random numbers in PHP?
How to find the value of pi in PHP Math()?
How to check the type of a variable is numeric in PHP?
How to check the type of a variable is float in PHP?
How to check the type of a variable is an integer in PHP?
How do you use bcrypt for hashing passwords in PHP?
How does PHP 'foreach' actually work?
What are the differences in die() and exit() in PHP?
Difference between & and && in PHP
Why shouldn't I use mysql_* functions in PHP?
Deleting an element from an array in PHP
How can I prevent SQL injection in PHP?
Can't connect to MySQL database - It worked on local but not online
‹
1
2
›
NEW POSTS
How to convert date into DateTime in php
New
How to detect a mobile device in PHP
New
How to check numbers in a PHP string with regex
New
How to check special characters in a PHP string with regex
New
Add minutes in current datetime PHP
PHP find difference between two datetimes
Fatal error Call to undefined function socket create
Basic & Simple Web Socket Example PHP
PHP code to convert base64 to image file and write to folder
PHP Program to check whether a year is a leap year or not