PHP
php base64_encode

PHP base64_encode

There are two methods to upload a file in your php project.One is upload file in a directory another is upload file using php base64_encode.For upload a image file and save it to a directory follow this url.In this article we will know how to upload a file using php base64_encode and show it in 

Continue Reading…

Authorize Net Api

Authorize Net Api

Authorize Net api is very renounce and popular payment method.Most of the php developer,software engineer favorite payment method.Many web project use this as their payment method.It’s a secure payment processing method.Here we know how to use authorize net php api with our php project.It’s very easy.To test authorize net api with php project you need 

Continue Reading…