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-68964ef5c8480532327102/] and [...]

Read More

Rotate Image on Hover

Posted on: Monday April 4, 2016

  Rotate social media icon / image on mouse hover: CSS: [crayon-68964ef5c895c699459097/] HTML: [crayon-68964ef5c8961809492781/]     [...]

Read More

Boostrap Pagination

Posted on: Monday April 4, 2016

  Pagination in bootstrap: Javascript [crayon-68964ef5c8acc069837292/]   HTML: [crayon-68964ef5c8ad0136962562/]   Source: [...]

Read More

show hide div on click using display none and show onclick

Posted on: Saturday April 2, 2016

  Working Example: [crayon-68964ef5c8cc2880189289/] 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-68964ef5c90ec463994587/]   HTML: [crayon-68964ef5c90f0581568290/] [...]

Read More

Cool Div Box Shadow

Posted on: Wednesday March 30, 2016

    Get this type of shadow effect:     CSS: [crayon-68964ef5c92e0294240601/]   HTML: [crayon-68964ef5c92e5052283023/] [...]

Read More

Mailing in PHP

Posted on: Wednesday March 30, 2016

[crayon-68964ef5c94d0197879589/] [...]

Read More

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

Posted on: Tuesday March 22, 2016

    HTML: [crayon-68964ef5c9620471992575/]   CSS: [crayon-68964ef5c9625374277342/]   Source: https://jonsuh.com/blog/responsive-youtube-vimeo-embed-and-html5-video-with-css/ [...]

Read More
Translate »