Progress bar for webpage
Hi,
I want to implement a progress/waiting bar on my webpage - exactly the same thing that the Mi
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
How to show the difference between two data field in a database with php.
Hello php gurus,
how r u all... i'm not so well facing a typical problem please help me...<
Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
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
Creation of Raw Exposure manually
SAP Gurus
I am creating Raw Exposure ( Hedge management ) thru T Code TEM10 with followin
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr