Jump to content

Storing php variable after page loaded.


ttmt_730

Recommended Posts

Hi all

 

I'm new to php and I think I've fried my brain a bit.

 

I'm using Wordpress.

 

I'm looping through some pages and creating a 'select' menu for each page with options relating to that page.

 

I'm not displaying these select menu's but attaching them to a php variable so I could use them with javascript/AJAX after the page has loaded.

 

Once the page has loaded have these php variable gone ?

 

Is there a way to store these varaiables so I can use them after the page has loaded.
Link to comment
https://forums.phpfreaks.com/topic/282073-storing-php-variable-after-page-loaded/
Share on other sites

 

 

I'm not displaying these select menu's but attaching them to a php variable so I could use them with javascript/AJAX after the page has loaded.

 

Your going to need to explain what your actually doing here as this statement doesn't make a whole lot of sense.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.