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
count only commas outside parenteses
I have a sql table containing
id - query - query name
the first page contains a drop down men
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
selection tool on raster image
Hi!
I have to implement in my app a selection tool which lets users to select region of any shape
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
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
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan