[PHP] PHPlot patch

2009-09-24 Thread Chandana
Hi, I was using Phplot for a project of mine and I had to do some modifications in the phplot.php code to show the data values at the peaks of the graph. I would like to commit the modification code to the phplot repository so that others can also use it as an inbuilt functionality. If I want t

[PHP] preg match

2005-01-07 Thread Chandana Bandara
d query"); }else{ // SERIVCE DOWN // nothing to do here. //echo "No match.."; } } mysql_close($dblink); ?> thanx in advance, chandana

[PHP] Only variables can be passed by reference - Preg_match Fatal error

2005-01-16 Thread Chandana Bandara
;UP' where ServiceNo=".$rset["ServiceNo"]; mysql_query ("$SQL") or die ("Invalid 2nd query"); }else{ } } mysql_close($dblink); ?> how can i prevent this problem ??? Thanx in advance chandana

[PHP] Preg_match----------help

2005-01-22 Thread Chandana Bandara
hi , using preg_match , how can i match "<", "_" , ">" " - " such special characters in a sentence ??? Eg: Strings are like this, 1.Ahgrwgsgd dfjb yuhh dfh GHJGJ kjHGKJGK -- here i want to match 3.GHHTGH GHJK