Facebook
Google+
Email
RSS
Design
Styling
HTML5
CSS3
jQuery
Business
Portfolio 4
Portfolio 3
Portfolio 2
Portfolio 1
General
Humor
About
Privacy Policy
Contact Us
Home
PHP Source Codes
php Hello World program Source Code
php Hello World program Source Code
By
<?php
echo "HELLO WORLD ";
?>
0 comments
Newer Post
Older Post
Home
Popular Posts
How Does a Generator Create Electricity? How Generators Work & Different types
Generators are useful appliances that supply electrical power during a power outage and prevent discontinuity of daily activities or di...
Arithmetic Operators
Example Operation Result -$a Negation Negative value of $a $a + $b Addi...
An Introduction to MATLAB Programming
This tutorial is provided as a service of CIRC to the community for personal usesonly. Any use beyond this is only acceptable with prior...
Quick Way To Multiply With 11 (eg- 43*11)
43*11 To multiply 43 and 11, imagine there is a space between 43 43*11= 4_3 ( Put an imaginary space in between ...
How To Remember Indian Defense Days ?
INDIAN DEFENCE DAYS Better to remember Short this as M A N Days ( M ilitary- A rmy- N avy) Military -First month Navy-La...
Who Is The Father Of Biology ?
Aristotle Philosopher Aristotle was a Greek philosopher and scientist born in the Macedonian city of Stagira, Chalkidice, on the nor...
Adding a Row to a Table
<html> <head> <title>Adding a Row to a Database</title> </head> <body> <div> <?php $...
How to connect two computers directly using a wireless network ?
You can connect two computers wirelessly directly without a router/access point by setting up an ad-hoc wireless network, as long as both h...
Dynamic Bar Chart Source Code PHP
<?php header("Content-type: image/gif"); $cells = array ( liked=>200, hated=>400, indifferent=>900 ); $max = max( ...
New Method to Generate Laughlin States With Atomic Systems
July 10, 2013 — In 1998, the Nobel Prize in Physics was conferred to the discovery of a new type of quantum fluid with fractional charge e...
Find us on Facebook
0 comments