General

/General

PayPal Payment Gateway Integration in PHP

PayPal is the most popular payment gateway to send and receive payment worldwide. PayPal payment gateway is the easiest option for the web developer to implement payment system on the website. Once the user clicks on the Buy Now/Payment button, they will be redirected to the PayPal where the payment will complete. After payment completion, [...]

By |April 16th, 2018|Blog, General|0 Comments

force a web browser NOT to cache images

Problem The problem happens when the administrator wants to change the picture. He would just have to hit the “browse” button, pick a new picture and press ok. And this works fine. Once the image is uploaded, back-end  handles the upload and reloads the form properly. The problem is that the image shown does not [...]

By |June 17th, 2015|General|0 Comments