Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
PHP Captcha Error help - replace the "die" command
Hi All,
I am after a bit of help with a Captcha spam protection box.
The site gave me
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
FTP Programs
Here is a list of commonly suggested FTP Programs to use:
FileZilla
SmartFTP
CuteFTP
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how