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
Hacked index.php file does not retain permissions anymore
Jquery Focus
pcAnywhere
inserting data into mulitple row Mysql
emails in outlook 2007 client using hosted exchange server got moved to outlook express locally
MaxNameTableCharCount problem
SQL to find the previous dept of an employee
Quickbooks memory error when trying to export report
Auto Add a new row in a form in Word
What Does This Cast Say