error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server
Results from Db outputted twice
Hey guys.. for come reason my data is outputted twise shown in the image below and i cant figure out
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
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)
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet