On Wed, Feb 22, 2006 at 01:12:00PM +0800, Louie Miranda wrote:
> Please read below..
>
> > Im having a trouble displaying special characters like #, + on GD (Jpeg) -
> > > Image. When i typed in on the form +88 it only shows 88 and the + sign
> > is
> > > missing.
> > >
> > > My code:
> > > > >
Please read below..
> Im having a trouble displaying special characters like #, + on GD (Jpeg) -
> > Image. When i typed in on the form +88 it only shows 88 and the + sign
> is
> > missing.
> >
> > My code:
> > > ..
> > $line_1_1 = urldecode($_GET["line_1_1"]);
>
> You dont want to urldecode() t
On Wed, Feb 22, 2006 at 12:38:19PM +0800, Louie Miranda wrote:
> Im having a trouble displaying special characters like #, + on GD (Jpeg) -
> Image. When i typed in on the form +88 it only shows 88 and the + sign is
> missing.
>
> My code:
> ..
> $line_1_1 = urldecode($_GET["line_1_1"]);
You do
Im having a trouble displaying special characters like #, + on GD (Jpeg) -
Image. When i typed in on the form +88 it only shows 88 and the + sign is
missing.
My code:
I made a couple of tests and found this variables.
The data that will be pass: +88and#
Data from the url (address box): &line_
4 matches
Mail list logo