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
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Login page problems
I developed a website a few months ago and I am now having an issue with logging into it. The place
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a