Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections
Tracking Unique Clicks
Hi guys and gals,
Basically I have a database which tracks clicks on my outbound links, I do
Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php