PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
how to load php class from another domain?
how to load php class from another domain?
Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
MS Access data into a html table
Hi everyone, I am quite a novice at php but I have created some helpful scripts that fetch data
f
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But