Topic History of: Data Base connections Max. showing the last posts - (Last post first)
Author
Message
admin
Hi
Yes now you can send and receive anything you want with the apropriate plugin
If you want to send accents user escape(yourflashvar) before sending and unescape() uppon reception
Carlos
Hi!
i've read in other posts that may be in next version we will be able to make DB Connections... so my question is solved ;) but i've another one: i'll be able in next versions (or this one) to send whatever i want i receive whatever i want? ;)
thanks!
Another litle thing: why can't i send tildes (á) or ñ? :S i'm from spain and we use tildes and the letter ñ a lot :s
thanks!
Carlos
Hi!
I'm from spain, so sorry for my bad english :P
I'll like to know if i can make other connections to data base, instead of the Login one, and if, for example, i request: "SELECT * FROM blah, blah" then take an array with all the contents (like in PHP, you make a query and then you have an array with all the data i've request in the query)
thanks!!! another option is using the sendandload etc., but i prefer making it directly with palabre...