Help with captcha script needed
Hello,
I am working on a script where reCAPTCHA or a similar form of CAPTCHA will be used, f
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
extract data
Code: <div class="post hentry uncustomized-post-template">
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
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
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
Tracking Unique Clicks
Hi guys and gals,
Basically I have a database which tracks clicks on my outbound links, I do
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl