Hi,
I found a good function at php.net that sends email with atachment, but
unfortunately i still cannot figure out how to send a body of the email too.
Here is the code:
function sendEmailWithAttachement($to, $subject, $message, $file)
{
if (strtoupper(substr(PHP_OS,0,3)=='WIN')) {
$eol=
Hi, somebody knows if it is possible to open excel content in a new window?
what i want is basically initialize the headers and instead of echo $content i
want it to open in a new window. is that possible?
- Original Message
From: Tommy Pham
To: Php Developer ; php-general
Hi Tommy,
The code in the link is traightforward. The problem is you need to install
ADOdb.
I'm wondering if there is a way to do it from scratch.
Thanks
- Original Message
From: Tommy Pham
To: Php Developer ; php-general@lists.php.net
Sent: Tue, April 20, 2010 11:37:21 AM
Su
Hi,
Do you know if there is a way to generate a formated Excel report.
I want some rows to be of different colors than the others.
Thank you
__
Get the name you've always wanted @ymail.com or @rocketmail.com! Go to
http://c
Hi all,
I want to be able to have an array of elements of different types. As an
example: the first element is a boolean, the second is an integer, and the
thirs is a string.
In php there is no typing, i'm just wondering if there is a way to have that,
it would be a lot better than having an a
Hi,
I'm using the following code:
$fp = fopen($filename, 'r+');
$content = fread($fp,
filesize($filename));
fclose($fp);
header("Content-type:
application/msword");
header("Content-Disposition: attachment;
filename=$filename");
echo $content;
exit;
___
I wanna know that is there a way to forge someone's IP address? for example, I
have a client with an static ip address, and she is a superuser. Can i rely on
her IP address? or somebody else can forge her IP? I don't want her to enter a
username and a password..
Cheers,
Daniel
some people don't remove the "Re:" prefix when answering to the questions It
opens a new topic on the list and that's not appropriate .
Thank ya
-
Moody friends. Drama queens. Your life? Nope! - their life, your story.
Play Sims Stories at Yahoo! Games.
hello all,
As we know, there are a lot of php design patterns(more than 20). I want to
know that which patterns are important and necessary for ZCE exam.
PHP5 Study Guide only covers Singleton,Factory,Registry,MVC and ActiveRecord.
But i still feel that more patterns are necessary for the exam.
C
hello all,
As we know, there are a lot of php design patterns(more than 20). I want to
know that which patterns are important and necessary for ZCE exam.
PHP5 Study Guide only covers Singleton,Factory,Registry,MVC and ActiveRecord.
But i still feel that more patterns are necessary for the exam.
C
hello all,
As we know, there are a lot of php design patterns(more than 20). I want to
know that which patterns are important and necessary for ZCE exam.
PHP5 Study Guide only covers Singleton,Factory,Registry,MVC and ActiveRecord.
But i still feel that more patterns are necessary for the exam.
C
11 matches
Mail list logo