Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
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
Tracking Unique Clicks
Hi guys and gals,
Basically I have a database which tracks clicks on my outbound links, I do
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
that old Malformed Headers problem again!!!!! HELP!!!!!!
I've read the http://www.phpfreaks.com/forums/index.php/topic,37442.0.html
I don't think my c
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.