Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #4K
~577 People Reached
Favorite Forums
Favorite Tags
php x 2
Member Avatar for jpdbaugh

Hey Daniweb, I a 13.3 inch Macbook Pro (5,5) running Snow Leopard that I would like to triple boot Snow Leopard, Windows 7, and Ubuntu 9.10 on. I am running an 80 GB Intel X-25M as my primary drive and I after I have the three operating systems installed via …

Member Avatar for gdrori
1
241
Member Avatar for veledrom

Hi, We can code this way to print something if Exit button is clicked. [code] <form action="process.php" method="POST"> <input type="hidden" name="hiddenName" value="Jolly" /> <input type="submit" name="submit" value="Exit" /> </form> if($_POST["submit"] == "Exit") { echo $_POST["hiddenName"]; } [/code] What about if we use this way. How do i check if Exit …

Member Avatar for ShawnCplus
0
117
Member Avatar for jpdbaugh

Daniweb Community, I am Junior in Information Sciences and Technology. I am pursuing the Design and Development Option and the Database Theme Track within my major. This means that my classes have a focus on software development and systems design. I am very interested in the technical side of Information …

Member Avatar for johnvitc
0
219