Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
HTAccess auto log in?
Hi all.
Too busy driving celebs about lately so I hope someone here can help me out.
I
IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho