On Tuesday, 31 de January de 2012 18.53.44, noru...@me.com wrote: > Hi, > > I want to send some specific data to a PHP Script. > For example a regular expression. > > My problem now is that a '+' is replaced by a whitespace for example. > > Any hints would be great.
You didn't tell us how you encoded it. So we don't know what went wrong. HTML forms use "+" for spaces. If you want to transmit a plus, make sure you write "%2b". -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest