Practical Code Solutions
Solutions and Ideas on Programming, Statistics and Networking
Sunday, July 7, 2013
How To Connect MySQL Database Using Java
›
Hello In this article, I'll show you how to connect MySQL database using java. For this, you should configure the settings about MySQL...
Friday, July 5, 2013
CURL Requests With PHP
›
H ello, Most developers prefer to use HTTP Request / Response service in their projects. In this situation, you have to send data as POST m...
Thursday, July 4, 2013
How To Generate EXCEL Files With PHP
›
Hello, Today, I will share a very useful application with you guys, generating excel files with using PHP. As you know, we need reports as ...
Sunday, April 21, 2013
R Package: mcga
›
Machine coded genetic algorithm (MCGA) is a fast tool for real-valued optimization problems. It uses the byte representation of variables ra...
Tuesday, October 16, 2012
Encryption Functions in PHP: crypt() and md5()
›
Hi! In this article, I am going to share encryption functions on PHP programming language with you. Well, there are several functions abou...
3 comments:
‹
›
Home
View web version