mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
Scheduler problems related to execution of a single BLT by many schedules
Hello all,
We are running several MII instances in a distibuted architecture using a sing
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
listing help
Hi,
at first, great new design!!! I like it,
i got a problem,
I want to list so
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla