mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
want a code for uploading and downloading
i m trying to upload and download to my site..i need upload and download code ...i use a code for up
PayPal Redirect Issue
When I have my paypal button set so that is redirects to http://empiremarketing.ca/order.php,it work
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end