Jump to content

Pass variables through a link


me1000

Recommended Posts

So I am using iUI to develop my iPhone application,

problem is I need to be able to pass a variable through a URL without using a link such as page.php?var=123

 

iUI reformats the URL, and the variable is not saved as a result.

 

so is there a way I can make a link setting a value to a variable, but have it saved by the browser or something, and not the url.

 

thanks,

 

 

Link to comment
Share on other sites

ok well my page has a list of each letter

 

my links looks similar to this,

<a href="letter.php?letter=a>A</a>
<a href="letter.php?letter=b>B</a>

and so on,

 

problem with that is iUI reformats the link (using javascript) so the variable is never passed through when the page is rendered on the server.

 

is there anyway to pass a variable for php to read through the link, in a different way?

 

 

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.