simple php table loop
Hi all,
I've the following code
<?php // Create category options
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
double and single quotes in text fields acting up... help please
Single quotes, when entered into a text field, create an sql error upon Submit. It seems to create t
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
please help
HTML Code:
Code: <span id="ctl00"><span>
Allegro crashes when running load_bitmap. Why?
I can not get Allegro to load any BMP images. Here is a section of test code. The picture is in the
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi