Initial avatar or letter avatar is a feature to create user’s custom avatar from initials if user not uploaded any avatar. It’s a very spacial feature to attract users and make them happy as it makes user profile attractive and also increase users experience. If you’re a PHP developer and thinking about displaying user’s initial […]
PHP
Here you will find useful PHP tips and tutorials.
Push Notification System with PHP & MySQL
In our previous tutorial, we have explained how to Build Content Management System with PHP & MySQL. In this tutorial, we will explain How To Develop Push Notification System with PHP and MySQL. Web Push Notification is a feature to send customized clickable message to display in subscribed user’s web browsers like Chrome, Firefox, Safari […]
Star Rating System with Ajax, PHP and MySQL
The star rating and review systems are very common in eCommerce websites to allow customers to give reviews on products. The five star rating systems are very popular in which users can rate products by selecting stars from one to five and also give feedback comments. So if you’re looking for script to implement rating […]
Paypal Express Checkout Integration with PHP
PayPal is the most popular payment gateway to integrate in your website to get paid all over the world. As we know that the checkout process is very important for any eCommerce website as increase sales. So now PayPal started a new feature PayPal Express Checkout to allow buyers a simple and secure checkout experience […]
Comment System with Ajax, PHP & MySQL
Comment system is an important part of web applications in which the website owner ask its readers or audience to give comments about contents or system. The comment system is useful for the content based websites because it increases the connection between owner and reader and also help to improve the quality of contents. So […]