SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
Estimations and Effort
HI Gurus,
Would like to know whether SAP have a provision for carrying out the Project es
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Little problem with form insertion in MySQL, Please help!!!
Hi!,
I'm a little bit new with php and I have a little issue here. I created a webform to ins
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C