Insert to MySQL inside foreach
Hey.
I am parsing some html, and putting inside an html db.
I need to create a randomized inte
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
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)
New Search Engine problem
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
help countdown timers
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n