Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
login to other site by sending post variables
hey,
here is my problem: my school gave me a mail account for school-stuff use. they mail us
How would I convert this into code using an if statement?
ES equals exam score m equals $mean s equals $total. I already coded my mean and total so I'm not g
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav