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 ^^;;

Did you know?Explore Trending and Topic pages for more stories like this.
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

mr8m - reverse document
Friends,

I'm trying to reverse a document held by MIRO, but it reports the message balan

Run function every 5 mins ??
I have a function PostMessage()

How can I run it every 5 mins ??

mysql VARCHAR acting like INT
Hi, All.

I have a table that contains a varchar(10) column named weird_field. In this column

Problem in back link
I have page where i have given javascript back link but when i click on it browser give a message

UL and LI Add Form
The idea I want here is when the user click on a character name from the drop down select bar at the

getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI

user administration
Dear @all,

what I have to do to set the user defaults for new users. At the moment I woul

Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing

dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one

I display mysql results in a table

text box alphanumeric caracters only
hi all!

I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi

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