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
ASP.NET Querystring mystery
mssql: I would like to have this where clause modified to search for all records or if beginDate & endDate specfified then search between dates
How do I write a batch that will open an Explorer window to a particular folder?
differences between windows server 2003 and windows server 2003 r2
Cisco VLAN
Windows 7 - maximize all windows ?
V-lookup
Windows KMS Clients Activation
Virus/worm in MS Exchange 2007 on SBS 2008 attaching unknown BCC addresses
Server Side Includes folder not in the right place?