0

How to install missing curl man pages in Ubuntu?

Posted by Joys of Programming on in C/C++

curl is very useful for the data transfer between the client and the server. Curl is available both as a command line tool as well as for programming purposes. In case of working with curl, you may require man pages and if your curl man pages are missing, you must install the concerned package To [...]

Tags: , , , , , , , , , ,

 
0

mysql_config: Check how MySql is configured

Posted by Joys of Programming on in C/C++

mysql_config is a command line tool to find how your mysql is configured. It is useful to find out the information like the mysql socket. If you want to program with mysql libraries in C/C++, the above information on the libraries are quite useful. For information on mysql sockets, you can run the above command [...]

Tags: , , ,

 
0

phpinfo-Find PHP configurations

Posted by Joys of Programming on in PHP

php-config is a command line tool to find out how your PHP is compiled and configured. For more detailed information on each of the different libraries configured by PHP, you must make use of phpinfo(), let’s see a simple PHP program See the output of the script in the browser. Configure Command ‘/SourceCache/apache_mod_php/apache_mod_php-44.4/php/configure’ ‘–prefix=/usr’ ‘–mandir=/usr/share/man’ [...]

Tags: , , , , ,

 
0

Base64 encoding/decoding from the Command Prompt

Posted by Joys of Programming on in C/C++

How often have you opened any executable file and come across unreadable characters? This is because the 8 bit characters are classified into printable and non printable characters. The alphanumeric and special characters are printable characters. Character like NULL, BKSPACE, are non printable characters. Different editors use different characters to show the non printable characters. [...]

Tags: , , ,

Copyright © 2009-2012 Joys of Programming All rights reserved.
Desk Mess Mirrored v1.8.1 theme from BuyNowShop.com.