What is the functionality of md5 function in php?
No Answer is Posted For this Question
Be the First to Post Answer
What are the encryption techniques in php?
What is associative array in php?
Tell me what does the scope of variables means?
delete session variable when close browser with out logout
Explain the three different kinds of Arrays?
How to connect SMTP server in php. I want to edit that in mantiss bug tracking tool. If anyone worked on mantiss software or in php, please give answer . I need to modify that in mantiss software.
What is the full form of PHP?
28 Answers Apple, Nandhini, PHP,
What does php mean?
i have saved the password in encrypted format in database. now i want how to retrive the password in decrypted format.
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
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
recurring account in PayPal payment gateway?
1 Answers A1 Technology, HBL, HBL Power Systems, IBM,