Category : PHP

80 posts

Classified ad sites can be viewed as an online business commercial center where users pitch their services or items to anybody searching for the same. The sold items range from mobiles to real estates, beauty products to employment, promoted with a particular heading and little messages. In the meantime, the website proprietors can likewise include …
In this post we will show you Integrating Google Two-Factor Authentication with CodeIgniter 3, hear for Integrating Google Two-Factor Authentication with CodeIgniter 3 we will give you demo and example for implement. Integrating Google Two-Factor Authentication with CodeIgniter extend is a genuinely simple process. The two-factor Authentication will help you to secure your administrator login board with an …
Are you planning to create new personal blog and looking for a free WordPress blog theme? IF yes then There are thousands of free blog themes available in WordPress.I’ve gathered together a collection of over 22+ of the very best free WordPress blog themes below. My criteria is straightforward. The themes had to be clean, …
CodeIgniter Session Management If you have developed desktop applications before then, you probably know that you can define a global variable assign a value to it and use it throughout the life cycle of the application opening and closing more than one (1) and each request will have access to the global variable. In other …
Email is very important in web applications. When a user signs up, we might want to send them an email to verify their email address and allow the user to confirm subscription. We also use email to reset forgotten passwords, send invoice and receipts to customers, etc. CodeIgniter makes it super easy for us to …
What is Migration ? Migrations are a convenient way for you to alter your database in a structured and organized manner. You could edit fragments of SQL by hand but you would then be responsible for telling other developers that they need to go and run them. You’d also have to keep track of which …
Database migration is one of the best features that you get in any PHP framework. Database migration in the framework is just like a version control of your database tables. And another feature of migration is that you don’t have to send or put separate database file to other developers. Codeigniter also comes with builtin migration feature and …
What is Postman? Postman is a scalable API testing tool that quickly integrates into CI/CD pipeline. It started in 2012 as a side project by Abhinav Asthana to simplify API workflow in testing and development. API stands for Application Programming Interface which allows software applications to communicate with each other via API calls. Why Use Postman? …
What is An SQL Injection Vulnerability? Within this blog post we are trying to shed a light on the technical aspects of SQL injections and what you can do to effectively avoid them. Non-Technical Explanation of the SQL Injection Vulnerability Imagine a fully-automated bus that functions based on instructions given by humans through a standard …
PAGE TOP
error

Enjoy this blog? Please spread the word :)

RSS
Follow by Email