Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
quick question about System Change Number(SCN) in FlashBack Query topic
i know tht we can get the SCN of the database using flashback concept as follows
SQL>
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.