Save file by click
Hello.
I'm not understand how to save file from page. I'd like make link to file with save abil
Async WSAConnect failed on XP with error code = 2 ("File not found")
Hi all,
I have very strange bug, please help me if you can.
It is reproduced o
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
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
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
remove innitial and
i am using tiny_mce as a text editor for my CMS.
buy now the problem is it add <p>
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here