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
Update Outlook 2003 profile after mailbox moved from Cross-forest Ex2K3 to Ex2K10
How can I add a route in windows 7 to make my two nics use thier own gateway?
Error 2029 trying to get the serial date of date formatted as "general"
Best firewall for 20 users
NumLoc function is turned off when VB command to search any part of field is used
Delete line with duplicate
Q&A Database DTF password reset
RedirectStandardOutput Not getting all the output
Deleting OEM Jobs
100% height div even when scrolling