Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
How do i do multi uploads?.
Hey i would like to do this : http://hosting.mrkrabz.net/
I've got the base down you can uplo
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)