Results 1 to 3 of 3
Related
-
Passing variables to external PHP Javascript page Forum: PHP Forum
Replies: 0 -
Passing Javascript variables to a form Forum: Javascript Forum
Replies: 0 -
Problem In Passing Variables Forum: PHP Forum
Replies: 2 -
passing variables between windows with getElementById Forum: Javascript Forum
Replies: 0 -
passing values to an external .js file Forum: Javascript Forum
Replies: 10
-
01-16-2009, 03:50 AM #1
passing values of 3 variables from one php script to another
Hello
I have a php script which invokes an external RGB Color Picker html file, this html file has 3 variables for the red, blue and green colors resp. THe main PHP Script also has to pass this color value to another PHP Script. Can someone tell me how to code this. Should the color values be passed directly from the color picker HTML File to the PHP Variable or is there any other way
The script can be seen at http://greatbooks.110mb.com/3colnew/
Regards
Arvind
-
01-20-2009, 03:45 PM #2
Re: passing values of 3 variables from one php script to another
I need the PHP code as well. I can't really help from just the HTML as I am not sure which area of the page you are talking about.
-
01-20-2009, 05:00 PM #3
Re: passing values of 3 variables from one php script to another
the main question is how the main scripts invokes the .html file.
- it's being parsed and read?
- it's being invoked by require() or include()?
No way to answer that question without knowing more about the code.
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum