Just wondering what you think about my site
I am new to phpfreaks i just seen this form and thought it would be cool to see what other thought a
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
UL and LI Add Form
The idea I want here is when the user click on a character name from the drop down select bar at the
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
MS Exchange 2007 integration with ECC 6.0
Hello Experts,
We have ECC 6.0 and MS Exchange 2007. We need to integrate ECC 6 and MS Excha
issues verifying if user is logged in
I am having issues when a user logs in via asp Login control, the IsAuthenticated still seems to com
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas