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
PHP code that returns te time of tomorrow's sunrise
Housing all servers off site
Place an image control on top of videodisplay coponent
Internet connection for clean xp sp0 installation
Format a textbox when a report opens
Adding a Fax Printer after removing it
soap parsing question with php
How do i change the scope on a 2003 TS licensing server from workgroup/domain to enterprise (forest)?
Code design consideration for heavy traffic web app
Whitelist domain in 2010?