How to check curl is enabled or not in PHP
No Answer is Posted For this Question
Be the First to Post Answer
What can I do by cakePHP?
How to get no. of rows using MYSQL function?
What is the different between count() and sizeof() in php?
How do you use an array in excel?
What is php's mysqli extension?
how to detect a mobile device using php
when ever the user logged in the database table the current registered date will be appeared
What is php artisan tinker?
How to implement a class named dragonball. This class must have an attribute named ballcount (which starts from 0) and a method ifoundaball. When ifoundaball is called, ballcount is increased by one. If the value of ballcount is equal to seven, then the message you can ask your wish is printed, and ballcount is reset to 0. How would you implement this class?
Explain the difference between require() and require_once()?
Which is true about the singleton design pattern?
How will you create a mysql database using php ?