http://stackoverflow.com/questions/38582389/laravel-undefined-function-openssl-encrypt
Tuesday, 28 March 2017
how t oremove laravel public from url
http://stackoverflow.com/questions/23837933/how-can-i-remove-public-index-php-in-the-url-generated-laravel
Wednesday, 15 March 2017
paypal validation issue
We are unable to validate your information. Please try again
PayPal's sandbox has a bug. Delete your cookies and it will work.
http://stackoverflow.com/questions/23816517/we-are-unable-to-validate-your-information-please-try-again
Thursday, 9 March 2017
Unable to select the specified database: xxxxx Filename: core/Loader.php Line Number: 346
database setting on liver server like godaddy .Dont use you host name as hostname like xyz.com instead of that use dbhost="localhost"
Thursday, 23 February 2017
Retrieve instagram user email address
http://stackoverflow.com/questions/34176597/retrieve-instagram-user-email-address
Wednesday, 1 February 2017
how to wtite where condition in mongo db and get data depands on mongodb ojectid
$result=$this->mongo_db->where((object)array('_id'=>$id))->set($data)->update('adminuser');
Subscribe to:
Posts (Atom)