|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Hi everyone,
I try to get out of my table in mysql a value which is like: '&art1=joo&art2=joo2&art3=joo3', but in my output I get '%26art1%3Djoo%26art2%3Djoo1%26art3%3Djoo3'; and my cgi script needs '=' and '&' and refuse my output. Could anyone helpme please to solve this topic. Thanks in advance. |
|
#2
|
|||
|
|||
|
That's urlencoding. If you're using PHP you can use urldecode() on it to change it back.
|
|
#3
|
|||
|
|||
|
thank you , but I am using perl cgi to read the output, is it the same function?
Best regards |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > geting data out of table |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|