How to schedule the a job?
Hi,
I have prepared a task ( i.e. a procedure is prepare the file and send the same to con
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
IS Retail & Manufacturing
Hi
Can IS Retail and Manufacturing activities be done in same instance ie. in same client
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But