array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and