how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
header redirect problems? please help
Ok i am making a site that generates youtube thumbnails and i am generating an image that displays 1
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
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
Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks