Hi, Folks hope you all are doing awesome, So today I’m going to start Data analysis with Python Pandas. this tutorial is all about the Basics of Data analysis. we are going to read CSV file with the help of …
Top 4 Python Libraries for Data Science in 2018
Hi folks, today I’m going to Explain Something about python, Yeh I know, First time this is happing on TechJunkGigs, So let’s talk about python
Python is an object-oriented, high-level programming language with integrated dynamic semantics primarily for web and …
Extract the Zip file with PHP
In this post, I will show you how easily we can unzip a zip file using PHP. I am gonna show you simplest method to extract the zip within the current directory.
In this Application, We have to create a …
Google Charts in PHP with MySQL Database using Google API
“Google Charts in PHP with MySQL Database using Google API”, Pie Chart, Column Chart, Bar Chart, Line Chart. Charts or graph are used for graphical representation of data and are useful when you want to show your data or information …
Learn MySQL Important Queries – Part 2
Hello friends, I’m going to discuss the second part Learn MySQL Important Queries, In the previous part, we learned basic and essential part of MySQL queries. In this part, we’ll learn about some advanced query that will help you in …
Learn MySQL Important Queries – Part 1
Everyone Know MySQL is an open-source relational database management system (RDBMS). Its name is a combination of “My”, the name of co-founder Michael Widenius’s daughter, and “SQL”, the abbreviation for Structured Query Language. Every web developer should know MySQL. It …
3 Best WordPress Mobile Plugins
Hello Everyone, today we are going to know about some plugins that help to manage the mobile view compatibility and some chat process. today everyone adopting the mobile technology because it is easy to carry, navigate and access fastly. In …
Live Username Availability Check using PHP
Creating a form that tells you that your entered data already exist in the database and you don’t need to enter again. This is very famous functionality adopted by almost all top social companies like Facebook and Twitter.
In this …
How to Install WordPress on Localhost Using XAMPP
Starting a new blog is a very great way to show your skills to the outer world. And it is not all about skills you can make money from the same blog. Today 30% blogs and website run with the …
Encode and Decode Query String value In PHP
Securing the URL is one of the biggest challenges in all-time because out of your territory there are many trespassers who will destroy your dream project with hacking, So In this post- Encode and Decode Query String value In PHP …