Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
help countdown timers
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura
Get value from Select menu
Hi!
Have tried to find the solution on the web. Don't know if there is an easy one. A descrip
Not reloading page after php form submit
Hello helpful souls out there. You guys have come through for me in the recent past and I'm hoping s
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all