1 min read How to installed curl Ubuntu? August 31, 2013 Nikunj K0 sudo apt-get install curl libcurl3 libcurl3-dev php5-curl After installing libcurl you should restart the web server with one of the following commands, sudo /etc/init.d/apache2 restart OR sudo service apache2 restart Share your Love
2 mins read Database ACID Properties: Basic Example of Atomicity and Consistency June 25, 2024June 25, 2024 Nikunj K0
5 mins read Database MySQL ACID Model: Improve Data Integrity and Reliability June 17, 2024June 18, 2024 Nikunj K0