Skip to content
MySQL Queries | PHP | JavaScript | JQuery | CSS | HTML | MySQL | Learn Programming

MySQL Queries | PHP | JavaScript | JQuery | CSS | HTML | MySQL | Learn Programming

MySQL Select Query – Learn MySQL from basic to advanced covering database programming clauses command functions administration queries and usage along with PHP in simple steps.

  • Home
  • PHP
    • PHP Basics
    • PHP Advanced
    • PHP & JavaScript
  • MySQL
    • Basics
    • Advanced
  • JavaScript
    • JavaScript Basics
    • JavaScript Advanced
  • CodeIgniter
    • CodeIgniter Basics
  • Code Snippets
  • Ask a Question
  • Support Us
  • Contact Us

Category: PHP Advanced

December 10, 2018 admin

How to Create Thumbnail Images using PHP

The code below creates a function named makeThumbnailsPHP that will get three parameters. The first and the second is correspondingly

Spread the love
  • 40
    Shares
Continue reading
September 14, 2018 admin

PHP Regular Expressions – Preg_match, Preg_split, Preg_replace

What is a Regular Expressions? Regular expressions are powerful pattern matching algorithm that can be performed in a single expression.

Spread the love
  • 40
    Shares
Continue reading
August 31, 2018 admin

How to upload image using PHP?

Uploading images can be broken down into the three following steps. An HTML form with a browse button to allow

Spread the love
  • 1
    Share
  • 40
    Shares
Continue reading
August 14, 2018 admin

Download file with speed limit using PHP

Yes, using simple PHP snippet you can limit the download speed of a file. This can be done for Bandwidth throttling or

Spread the love
  • 40
    Shares
Continue reading
August 8, 2018 admin

PHP Socket Programming

You might not know this, but PHP comes with a very capable socket programming API. These socket functions now include

Spread the love
  • 8
    Shares
  • 40
    Shares
Continue reading
June 14, 2018 admin

Google Pie Charts with PHP and MySQL

Populating pie charts with google API is one of the simplest way to do. here we are showing you a

Spread the love
  • 35
    Shares
  • 40
    Shares
Continue reading

Posts navigation

1 2 Next Posts»

Categories

  • Advanced
  • Basics
  • Code Snippets
  • CodeIgniter
  • CodeIgniter Basics
  • JavaScript
  • JavaScript Advanced
  • JavaScript Basics
  • JQuery
  • PHP & MySQL
  • PHP Advanced
  • PHP Basics

Something Special

Most Viewed

  • Google Pie Charts with PHP and MySQL
  • How to add filter, search and pagination options to your table using JavaScript?
  • How To Delete Data From Table CodeIgniter?
  • How to fetch data from a table CodeIgniter?
  • How to insert data into table CodeIgniter?
  • How To Select Data From Table Using MySQL & PHP?
  • How to update data in a table CodeIgniter?
  • Simple User Registration Form Using PHP, MySQL
  • CodeIgniter Application Flow Chart
  • JavaScript Error handling try, catch

© 2018 Mysql Queries