PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
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
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
Sub-domains & calling unique content
Hello,
Is there a way use something similar to the $_GET function for a sub-domain? I to be a
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow