The Code You Will Love

Compile and Run Java

Posted on: Sunday October 16, 2016

Compile: Type ‘javac’ space file name ‘demo.java’ : D:\java-test>javac demo.java Run: Type java space demo. will output Hello [...]

Read More

Write First Program and Installation testing in Java

Posted on: Sunday October 16, 2016

Now we are going to write our first program , So just open any text editor or you can use Dreamweaver also to write Java program. Step 1 : So just write this: [crayon-6636cb3f3bc2e084782599/] Now [...]

Read More

Java Installation

Posted on: Sunday October 16, 2016

Install java jdk 1. Java SE Development Kit 8 Downloads The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes [...]

Read More

Contact Form process in PHP with google reCAPTCHA validation

Posted on: Friday September 30, 2016

Contact Form process in PHP with google captcha validation. First Create Google reCAPTCHA here. Protect your website from spam and abuse while letting real people pass through with ease. The new [...]

Read More

Load More style Pagination in PHP/MYSQLi

Posted on: Thursday September 29, 2016

Author: CodexWorldAuthor URL: http://www.codexworld.com/Author Email: contact@codexworld.comTutorial Link: http://www.codexworld.com/load-more-data-using-jquery-ajax-php-from-database/ ============ [...]

Read More

DIV Scrollbar Style

Posted on: Thursday July 28, 2016

CSS3 – Webkit – Vertical Scrollbars. Create fancy vertical scrollbar of DIV with style. used only CSS for DIV scrollbar Way back in the day, you could customize scrollbars in IE (5.5) [...]

Read More

Fullscreen HTML5 Page Background Video

Posted on: Tuesday July 26, 2016

HTML5 video compatibility is really high. In fact, it’s supported in all modern browsers (> IE8). The inner workings of video in general can be complicated, especially when you start to dig into [...]

Read More

Get part of the current url PHP

Posted on: Thursday July 7, 2016

Get a specific part of the current url. Break URL in part by slash ‘/’. Get every section of URL by slash ‘/’   [crayon-6636cb3f3e2f5857456770/] [...]

Read More

Create Base URL and include PHP file with Base URL in Core PHP

Posted on: Friday July 1, 2016

You have to define first and then you can include any php file with SERVER_ROOT.  if you are using URL without extension or you want to call a php file with slash e.g. (http://xyz.com/services/web) [...]

Read More

Parallax theme Bootstrap & Cool animations

Posted on: Thursday June 30, 2016

https://mobirise.com/bootstrap-template/slider.html http://bootsnipp.com/tags/sidebar (Responsive Sidebar) http://codepen.io/Hornebom/pen/clDsr (Bulb on/off) http://ianlunn.github.io/Hover/ (button [...]

Read More
Translate »