Joined
Last Seen
-5 Reputation Points
- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
35% Quality Score
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 6
- Posts with Downvotes
- 4
- Downvoting Members
- 4
0 Endorsements
Ranked #37.0K
5 Posted Topics
Delete : - Deleting is a process in which a user deletes data by selecting it. Deletion of data from a computer can be done temporarily or permanently. If a user uses the Delete button from the keyboard to erase some file, it moves to a temporary folder known as …
what your question? i dnt no your question please brief your question
<html> <body> <form name='form' method='post' action="testing2.php"> Name: <input type="text" name="name" id="name" ><br/> <input type="submit" name="submit" value="Submit"> </form> </body> </html> <?php $name = $_POST['name']; echo $name; ?>
Re: Starting " C "
Learn Basic & advance C/C++ click this link http://www.tutorialspoint.com/cprogramming/
The End.
mack1