duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
Significance of BPM
Hi Experts,
I am a novice in BPM , I just want to know how BPM as permenant department is
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Problem!
I have another problem, when i run this code i get this error "Parse error: syntax error, unexp
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<