Go Back   Site Owners Forums - Webmaster Forums > Search Forums

Notices


Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: RohanJaiswal
Forum: Java 04-23-2013, 12:14 AM
Replies: 25
Views: 8,765
Posted By RohanJaiswal
Java is object oriented programming language and...

Java is object oriented programming language and it is platform independent language i.e. write once and run anywhere.
Forum: PHP / mySQL 04-23-2013, 12:11 AM
Replies: 5
Views: 2,387
Posted By RohanJaiswal
array_flip function used to exchange all keys...

array_flip function used to exchange all keys with their associative values in a array.
syntax- array_flip(array);
Forum: PHP / mySQL 04-23-2013, 12:04 AM
Replies: 2
Views: 2,149
Posted By RohanJaiswal
In php , there are four looping statement- 1....

In php , there are four looping statement-
1. for loop
2. while loop
3. dowhile loop
4. foreach loop
Forum: PHP / mySQL 04-23-2013, 12:00 AM
Replies: 9
Views: 4,823
Posted By RohanJaiswal
echo is used to display the output but it does...

echo is used to display the output but it does not return value.
but in print, it return some value.
and die prints the message and exits the current script.
Forum: PHP / mySQL 04-22-2013, 11:42 PM
Replies: 2
Views: 1,922
Posted By RohanJaiswal
<html> <body> <form action="Hello.php"...

<html>
<body>
<form action="Hello.php" method="post">
Name: <input type="text" name="name">
Age: <input type="text" name="age">
<input type="submit">
</form>
</body>
</html>
when the form is...
Forum: HTML / DHTML 04-22-2013, 11:17 PM
Replies: 34
Views: 12,922
Posted By RohanJaiswal
HTML stands for Hyper Text Markup Language which...

HTML stands for Hyper Text Markup Language which is static in nature while in case of DHTML stands for Dynamic Html which is dynamic in nature.
Forum: HTML / DHTML 04-22-2013, 11:12 PM
Replies: 14
Views: 52,638
Posted By RohanJaiswal
There is simple diference between container tag...

There is simple diference between container tag and empty tag, in container tag, there is opening tag and closing tag but in empty tag, there is only opening tag.
Forum: HTML / DHTML 04-22-2013, 10:58 PM
Replies: 21
Views: 4,899
Posted By RohanJaiswal
HTML is a HyperText Maekup Language which is used...

HTML is a HyperText Maekup Language which is used to create webpages. You can create your own website with the help of HTML. To run this language save the code with .html and run it in any browser
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT -7. The time now is 04:17 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.