PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
Parse error: parse error in C:wampwwwlogspagesmembers.php on line 16
I dont see the problem with this, I always get Parse error: parse error in C:wampwwwlogspagesme
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u