Replacing a string on click of a button


Posted on 16th Feb 2014 07:03 pm by admin

Hi! Is there a way to replace a string on a click of a text link?

This is what I've come up with. It doesn't work at all ^^;;

Code: <head>
<?php
$string = Red;
function changeBlue() {
$string=blue;
}
function changeGreen() {
$string=green;
}
?>
</head>

<body>
<p>The colour is <?php echo $string ?></p>
<br />
<a onclick='changeBlue()'>Blue</a>
<a onclick='changeGreen()'>Green</a>
</body>

I'm starting to learn PHP by myself, and I was hoping someone could help me wrap my head around this problem.

No comments posted yet

Your Answer:

Login to answer
175 Like 41 Dislike
Previous forums Next forums
Other forums

Lack of simpleXML Documentation
What is up with this.

Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<

Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho

PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are

ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al

please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row

help with Get_
ok some how this is not working i am not sure what i am doing wrong here but what this does is when

Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo

Session
I am having a little trouble with a session. Not sure if it is my browser or what. I know I do not

Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then

Number Format
Hi All,

I have number '000000000050085' I want to format it to 500.85 Can any one give me

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash