Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
Display error above the login forum help!
Hi guys. just so you know im not asking for someone to do this for me I just need to be pointed in t
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
Changes to hosting company's server has affected web contact form
I started a thread a couple of months ago about the contact forms on my client's website. Basically
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would