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
how to enable display control panel disable by system administrator
Difference between # and .
Mofify the query
can I move DNS ande DHCP from one SBS domain to another SBS domain
Count total amount with formula
Which Drivers
The application or DLL C:\WINDOWS\system32\dllhet
up.dll is not a valid windows image. Please check this against your installation diskette.
Cisco Catalyst 2960 Switchs go offline every weekend
extract element from string
How to convert 32 bit website to 64 bit in Visual Studio 2005?