unexpected T_STRING
error log "[Sat Jan 09 18:27:58 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error
Not showing whole name with mail () script
I sent up a simple mail form with the PHP mail() script. One problem is when it sends an email with
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
Implementing Single Sign-On using SAML 1.1, x.509, LDAP in C#.net
Hi,
I got a requirement from the client i.e implementing single sing on using SAML 1.1( LDAP &
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);