IIS7 and getimagesize() problem
I have just discovered after hrs of trying to fix a problem where it's coming from. It's to do with
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
losing session vars when arriving from an email link
Hi,
I've got a confirmation script made that sends an email with a link for a user to confirm
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and