06-30-2010, 06:24 AM
[eluser]hamzakhan[/eluser]
my url
http://localhost/server/connectionspot/admin/geographic/region/?lang=ch
when i click submit to add region using this code
form_open("http://localhost/server/connectionspot/admin/geographic/region/add");
after clicking my url look like
http://localhost/server/connectionspot/admin/regions/?lang=ch
which is invalid path to add regions
please tell me where i am going wrong??
my url
http://localhost/server/connectionspot/admin/geographic/region/?lang=ch
when i click submit to add region using this code
form_open("http://localhost/server/connectionspot/admin/geographic/region/add");
after clicking my url look like
http://localhost/server/connectionspot/admin/regions/?lang=ch
which is invalid path to add regions
please tell me where i am going wrong??