Tag Archives: mysql

How to Generate a PDF using php

generate a pdf using php

Last updated:6th March, 2024How to Generate a PDF using php In the modern web development, the need to produce PDF documents dynamically is a common requirement. Whether you’re tasked with generating invoices, reports, certificates, or any other type of printable content, PHP offers a robust set of tools and libraries that make this task not only achievable but also highly …

Read More »

Angular tutorial with CodeIgniter RESTful API – part 1

codeigniter restful api with angular

Last updated:1st May, 2022Angular tutorial with CodeIgniter and MySQL Now a days modern JavaScript frameworks like Angular, Reactjs and Vuejs are widely used by developers. With these frameworks, server side languages like php, python and ASP.NET are very popular among developers. In this two part Angular tutorial with CodeIgniter RESTful API, we will work in CodeIgniter RESTful API. We will …

Read More »

Pagination in php and MySQL tutorial

pagination in php and mysql

Last updated:29th January, 2022Pagination in php and MySQL Pagination is a valuable skill for web developers to learn. It is a good UI technique to present long list of records into separate pages. Pagination also decreases the load from server and database so the results are loaded faster. In this tutorial, you will learn pagination in php and MySQL. Following …

Read More »

Autocomplete in jQuery using PHP and MySQL – a beginner tutorial

autocomplete in jquery with php and mysql

Last updated:6th November, 2021Autocomplete in jQuery Modern web applications often use auto suggest feature in forms. In this tutorial, you will learn autocomplete in jquery using php and MySQL. In this tutorial, following steps will be done. 1. Setup the application You should have PHP, MySQL and phpMyAdmin installed on your system. Install XAMPP or WAMP. After installation, start Apache, …

Read More »

Latest Web Development Courses To Make You Pro Developer

latest web development courses to become a pro developer

Last updated:4th September, 2021Latest Web Development Courses To Make You Pro Developer Ever thought about web development as a career. I think you know the science of web development already. Maybe you are a beginner or have some experience but you need to level up your knowledge and skills. The more you learn, the better you produce. In this article, …

Read More »

User registration tutorial with php and MySQL – beginner’s tutorial

php mysql beginner tutorial

Last updated:26th July, 2021User registration tutorial Now a days, modern web applications need user registration features. In this user registration tutorial with php and MySQL, you will learn how to save user data into database. Following tasks are performed in this tutorial. PHP, MySQL and phpMyAdmin should be installed on your system. Visit XAMPP or WAMP, and install it. After …

Read More »

Top WordPress Applications You Need to Know in 2021

best wordpress application

Last updated:11th May, 2021Top WordPress Applications You Need to Know in 2021 WordPress ranks among the most popular open-source CMS utilized for building dynamic blogs and websites. It is considered among widely used website creation tools around the world with an equally powerful and authentic CMS. The different uses of WordPress enable developers and other users to create different types …

Read More »

Top IT Certifications for Professionals in 2021 and beyond

best careers for developers - thumbnail

Last updated:18th March, 2021Top IT certifications for professionals in 2021 IT Certifications are your way to get ahead in your career as an IT professional. So, yes, these are certainly a validation regarding your proficiency in a certain area such as machine learning and data science, among others. However, it is important to note that these certifications are not the …

Read More »