Microsoft
Software
Hardware
Network
Question : php forms and POST method
I have a php page with a form:
<form method="post" action="<?php echo $_SERVER['PHP_SELF'];?>">
when the page is originally loaded the url looks like pi.php?parentid=001
however when the submit button is hit and the page refreshes, the new url is pi.php
how do i get the page to reload with the arguments in the url?
Answer : php forms and POST method
Sounds like you should instead be using a queue (and perhaps also a semaphore)
http://www.exampledepot.co
m/egs/java
.lang/Work
Queue.html
http://java.sun.com/develo
per/techni
calArticle
s/J2SE/
con
currency/
Random Solutions
PC Policy for Windows 7
How to disable multitasking on iOS4 iPhone 3G ?
What software will improve a videos audio?
Cant uninstall windows service
Locating next index of a record set and moving to that record after form data is refreshed.
Mixed date/time display in Excel
Import contacts from PST into OWA
Trying to build website with Dreamweaver, however, I have joomla templates
"HTTP Error 404.0 - Not Found" in ASP.Net
Create a link based on the first letter of a file name