473,407 Members | 2,320 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

passing variables from php page to html page

please help me how i can send a variable from one php page to another html page
Dec 15 '11 #1
2 1528
Dormilich
8,658 Expert Mod 8TB
HTML doesn't use variables because it is not a programming, but a mark-up language. so it will be pointless to send a variable over. (PHP is supposed to output HTML code)
Dec 15 '11 #2
you can't send php variables to html page, instead send the variables from a PHP page to another PHP page.

inside the php page you can write whatever html you want(outside php tag)
Dec 16 '11 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: t-ball | last post by:
I am new to the world of ASP, and at the same time VBscript (also a firt time poster). I am currently creating a multiple page form where the information on the first page needs to be validated....
1
by: Prakash R. | last post by:
Please post the code reading from session. With Regards Prakash R. >-----Original Message----- >I cannot for the life of me figure out how to get my identifying variable from one page to the...
0
by: shiv | last post by:
hi all, I need to access some variables which are generated in preRequestHandler Event in httpModule. I need these variables in Page ButtonControl Click event. Is that possible? I don't want...
2
by: darrel | last post by:
Is there a SOP for setting variables on an ASPX page that the usercontrols on that page can read? I'd like to set a 'template=' variable that various other controls can see (the header,...
1
by: Priya | last post by:
Hi, I'm new to ASP.NET. I've some basic ques. In what situations we use aspx page when DHTML can be used? How can I interact between an aspx page & html page eg: using Request . Form i get the...
5
by: Fernando Chilvarguer | last post by:
I'm sure this has come up before but I could not find any post on it. How can I read a variable or property that has been set on a ASPX page from inside a ASCX control. ASPX code: public...
2
by: justplain.kzn | last post by:
Hi, I have a table with dynamic html that contains drop down select lists and readonly text boxes. Dynamic calculations are done on change of a value in one of the drop down select lists. ...
2
by: maniji | last post by:
Dear All, Very Good Moring ,Please Help: I have a loginpage that calls a html pages with frames. This frame page has 3 pans. To the left pane I have added buttons . My requirment is when i...
2
AnuSumesh
by: AnuSumesh | last post by:
Hi All, I am writing one aspx page in which i am calling abc.htm file using <iframe> tag. I want to pass one variable from aspx page that should be read from html page. I am new to .net. I...
0
by: alan cravey | last post by:
I have been successful with passing variables from html to a flash movie by using flashVars; however, I need these variables to be passed to multiple flash (swf) movies. In particular, they need to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.