Search Results

Showing results 1 to 7 of 7
Search took 0.01 seconds.
Search: Posts Made By: TopDogger
Forum: PHP Oct 12th, 2008
Replies: 5
Views: 1,858
Posted By TopDogger
Hi Diode

The purpose for cleanQuery is to protect your data from malicious SQL injection attacks. Those attacks only occur when querying a database. The point is that cleanQuery doesn't strip any...
Forum: PHP Oct 12th, 2008
Replies: 5
Views: 1,858
Posted By TopDogger
Hi Diode

I think you misunderstand what that function does and how it should be used. The function you are using does not clean out any SQL code. It merely escapes (with a backslash) characters...
Forum: PHP Oct 9th, 2008
Replies: 6
Views: 604
Posted By TopDogger
What is a JARGAN?

In order for CAPTCHA to work, you need to have GD support in PHP enabled on your server. It has been included with PHP since version 4.3, but it might not be enabled.

You...
Forum: PHP May 14th, 2008
Replies: 16
Views: 4,284
Posted By TopDogger
I have to agree with nav33n. That would not cause the problem.
Forum: PHP May 14th, 2008
Replies: 16
Views: 4,284
Posted By TopDogger
You need to isolate the problem. At this point, you don't know if the GET variable is not picking up the value or if the value is not being inserted into thte table.

add echo $q_id;

just after...
Forum: PHP Dec 6th, 2007
Replies: 4
Views: 961
Posted By TopDogger
Try using different values for your select options. It makes it much easier to assemble a date in the proper format, which is yyyy-mm-dd.

<select name="date_year">
<option...
Forum: PHP Dec 1st, 2007
Replies: 16
Views: 1,720
Posted By TopDogger
I agree copmpletely with csgal.

I think it comes down to this.

PHP is overwhelmingly more popular than PHP, but .NET is very popular in large corporations.

IMHO, if you want to develop web...
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC