Re: Query String

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Send by $_POST and put it (your cID) as an object or array.
Or explode /list  ($_GET) the cID.

regards
CL

2010/1/23 Behn00sh MoshtaGH <euruse@xxxxxxxxx>

>
>
> Hi
> you shouldn't use querystring in that way.
> i suggest this:
> http://localhost/news/index.php?*cID=56534/56581/**56587*&submit=Verify
> and then
> $id=$_REQUEST[cID];
>
> thesn splite $id
>
>
> On Sat, Jan 23, 2010 at 6:14 AM, Sovichea SOU <svch_sou@xxxxxxxxxxx<svch_sou%40yahoo.co.uk>>
> wrote:
>
> >
> >
> > Hi,
> >
> > I want to delete multi records where id=5653, 56581,and 56587.
> >
> >
> http://localhost/news/index.php?cID=56534&cID=56581&cID=56587&submit=Verify
> >
> > how to split cID from the url?
> > how to delete those records?
> >
> > Many thanks
> >
> > Vichea
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
>
> --
>
> Behn00sh Moshtagh
> --~--~---------~--~----~------------~-------~--~--
>
>
> [Non-text portions of this message have been removed]
>
>  
>


[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux