modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
How to kill asynchronous postback / current postback?
Hi,here is my problem:I have a web site with many pages of which some may take time to process resul
What are the two different files you download to update kernel?
What are the two different files you download to update kernel?
how to load php class from another domain?
how to load php class from another domain?
Help with syntax
Hi all!
The $bridge variable is not getting passed while it is contained in the line below:
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
Line break?
Hi, I'm new to the forum and new to php. I'm not sure if I'm using the correct terminology so here i
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
change text color with a jQuery code
Hihow can I change the text in a asp:TextBox to a different color when I start typing using jQuery?I