Jump to content

require php code


mang001

Recommended Posts

hi everybody,

in my application i need to transfer an array as a hidden variable of <form ?Is it possibel?Second thing if not possible can we do it using javascript?

In brief!

i had a multiple select box from where i had to select multiple subject.then i had to display selected subjects  sub-subjects list box after clicking a refresh button.ok that too i did but problem is once i click onrefresh button previously given entries was refreshed.that dont need to be happen.can anybody help me in this regard

Link to comment
https://forums.phpfreaks.com/topic/51662-require-php-code/
Share on other sites

This is a little tricky.

Go read up on Ajax.

There are some very easy quick tutorials.

It's basically Java running with PHP, so it automatically runs when a selection has been made.

Dynamic Forms doing mysql_query without having to refresh, or submit.

 

try this link

http://www.ajax-tutorials.com/tutorial-list/

 

Link to comment
https://forums.phpfreaks.com/topic/51662-require-php-code/#findComment-254497
Share on other sites

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.