i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
frames get header location..
i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the ur
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
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
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.