The Code You Will Love

Delete query in Mysqli

Posted on: Saturday April 23, 2016

Nearly every site that you visit nowadays has some sort of database storage in place, many sites opt to use MySQL databases when using PHP. However, many people haven’t yet taken the step to [...]

Read More

Update query in Mysqli

Posted on: Saturday April 23, 2016

Nearly every site that you visit nowadays has some sort of database storage in place, many sites opt to use MySQL databases when using PHP. However, many people haven’t yet taken the step to [...]

Read More

Insert query in Mysqli

Posted on: Saturday April 23, 2016

Nearly every site that you visit nowadays has some sort of database storage in place, many sites opt to use MySQL databases when using PHP. However, many people haven’t yet taken the step to [...]

Read More

Select query in Mysqli

Posted on: Saturday April 23, 2016

Nearly every site that you visit nowadays has some sort of database storage in place, many sites opt to use MySQL databases when using PHP. However, many people haven’t yet taken the step to [...]

Read More

Database connection in Mysqli

Posted on: Saturday April 23, 2016

Nearly every site that you visit nowadays has some sort of database storage in place, many sites opt to use MySQL databases when using PHP. However, many people haven’t yet taken the step to [...]

Read More

Leverage browser caching

Posted on: Friday April 22, 2016

The browser cache is a temporary storage location on your computer for files downloaded by your browser to display websites. Files that arecached locally include any documents that make up a website, [...]

Read More

Get characters after last / in url

Posted on: Tuesday April 19, 2016

Nearly every site that you visit nowadays has some sort of database storage in place, many sites opt to use MySQL databases when using PHP. However, many people haven’t yet taken the step to [...]

Read More

Bootstrap Mega menu with tabs navigation

Posted on: Sunday April 17, 2016

  Bootstrap 3.2 Mega menu with tabs navigation   HTML: [crayon-66373398e4a5e201751176/] CSS: [crayon-66373398e4a65800249928/] JS: [crayon-66373398e4a68953684256/] Source: [...]

Read More

Pagination in PHP/Mysql with URL of every page.

Posted on: Friday April 15, 2016

  dbConfig.php  // Database connection [crayon-66373398e4d78573709369/]   function.php  // set Database table name here [crayon-66373398e4d7f064738153/] index.php // View pagination with [...]

Read More

Touch-enabled jQuery Carousel Slider Plugin with jQuery – Prrple Slider

Posted on: Monday April 11, 2016

Responsive slider, continue slider, slide on loop. Prrple Slider is a jQuery plugin for creating a simple yet feature-rich carousel slider that features responsive layout, touch events, custom [...]

Read More
Translate »