|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
WML var value to PHP var value
Hi!
I have a problem with a WML page, where I use PHP. The aim is to use a roll-down menu (select, option) to choose a value, and then use that value in an SQL query. My probem is that I can't convert the wml variable $(var) that got it's value in the <select ...> into php variable $var, so that I can use it in my query. Help is very welcome..... Peter |
|
#2
|
||||
|
||||
|
You can use a link to submit the form formproc.php?var=$(var) and it will post it okay to the next page so that your php script can pick it up and use it as a get.
Hope this hekps
__________________
Andy Moore << oh no it's got a blog..... Word Press WAP Plugin with Ad Mob Advertising revenue PHP developer deploying ringtones, mp3 downloads and realtones I'm a geek who's obsessed with stats and gadgets |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > WML var value to PHP var value |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|