|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Printing variable text on the same page
Hi guys,
I have the following question: I'm searching for a way to: Display variable text on the same php-page. For example: i was thinking of something like this: <--start--> this is the variable word which is changed every day: TEST <--end--> TEST is being printed on the same php-page but somewhere else. TX |
|
#2
|
||||
|
||||
|
Why are you wanting to do this? Something like maybe user settings on a page or is it for debugging purposes?
You can preserve your variables if you want by just including the other file you want to go to... or pass it in the url.. or even store it as a session variable, depends on what you want to do. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Printing variable text on the same page |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|