The Code You Will Love

Mysqli to mysql query in Xampp 3.2.2

Posted on: Thursday April 7, 2016

    Using mysql in new xampp | Disable Mysqli | easy migrate Mysqli to mysql used code in localhost. If your using ‘mysql_query’ in your PHP code and your code is not working or [...]

Read More

Confirm before a form submit or link

Posted on: Wednesday April 6, 2016

  Ask before process, confirm before process, popup before process in php. ask before delete.   you can always use inline JS code like this: [crayon-69187a7a7e43e047235997/] and [...]

Read More

Rotate Image on Hover

Posted on: Monday April 4, 2016

  Rotate social media icon / image on mouse hover: CSS: [crayon-69187a7a7e923416549009/] HTML: [crayon-69187a7a7e929107502992/]     [...]

Read More

Boostrap Pagination

Posted on: Monday April 4, 2016

  Pagination in bootstrap: Javascript [crayon-69187a7a7eaee059802091/]   HTML: [crayon-69187a7a7eaf4179710642/]   Source: [...]

Read More

show hide div on click using display none and show onclick

Posted on: Saturday April 2, 2016

  Working Example: [crayon-69187a7a7ecbf410745766/] Source: [...]

Read More

Animated Fireworks in HTML

Posted on: Friday April 1, 2016

STEP 1: Copy and paste the code below so that it sits between the <head> and </head> tags at the top of your web-page: STEP 2: If you wish, change the colours at the start of the script [...]

Read More

DIV Gradient with CSS

Posted on: Wednesday March 30, 2016

  Gradient with using CSS only: [crayon-69187a7a7f09f322121502/]   HTML: [crayon-69187a7a7f0a4498348670/] [...]

Read More

Cool Div Box Shadow

Posted on: Wednesday March 30, 2016

    Get this type of shadow effect:     CSS: [crayon-69187a7a7f2a5326753221/]   HTML: [crayon-69187a7a7f2aa656092685/] [...]

Read More

Mailing in PHP

Posted on: Wednesday March 30, 2016

[crayon-69187a7a7f4c3936443148/] [...]

Read More

Responsive YouTube, Vimeo, Embed, and HTML5 Video with CSS

Posted on: Tuesday March 22, 2016

    HTML: [crayon-69187a7a7f625188309153/]   CSS: [crayon-69187a7a7f62b940157398/]   Source: https://jonsuh.com/blog/responsive-youtube-vimeo-embed-and-html5-video-with-css/ [...]

Read More
Translate »