Tell me what is the definition of a session?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program in php to check whether a number is prime or not?
Is age an interval or ratio?
How to do single and multi line comment in php?
Can anybody plz tell me if there any recruitment on php plz mail to vasudev.adepu@gmail.com.i had completed M.SC(MATHS) in 2007 . trying to get a job on php. i have good knowledge on PHP/MYSQL
What are the characteristics of php?
What are the reasons for selecting lamp (linux, apache, mysql, PHP) instead of combination of other software programmes, servers and operating systems?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
how to store date to database
class Database { public static $_instance; public static function getInstance() { if(!isset(self::$_instance)) self::$_instance = new Database(DB_SERVER, DB_USER, DB_PASS, DB_NAME); print_r(self::$_instance); return self::$_instance; } } can any one explain "self::$_instance = new Database(DB_SERVER, DB_USER, DB_PASS, DB_NAME);" this line
How do you add a joomla Template in admin panel of joomla? Please mention the steps
3 Answers Cognizant, T3 Softwares,
Tell me what are sql injections, how do you prevent them and what are the best practices?
How do I install php?