Hi All, i am writing a code for sending mail with attachment using pear library. when i use this code in a window system it working fine but in linux system...
sspujari_2001 wrote: ,---- ... `---- this evaluates to the string "path ofilename" Note that strings in double quotes are interpreted. so it should have ...
Suraj
suraj@...
Jan 2, 2004 12:54 pm
977
Hi i put the file in the same current directory still i am not able to send that file as attachment. plz tell me wat is safe_mode restrictions. the mail attach...
Hi Friends This is Imthiaz Rafiq H.M from Chennai, India. We have just started a site <http://www.boredguru.com/> www.BoredGuru.com. This is a big forum or...
Hi all, this is my another query regarding sending mail with attachment. i am able to sending the mail with attachment but when the mail receives it attach...
Hi, I have created a program to download listings. it works well in the http:// url if i tried to download the same url under https:// ( i mean under SSL) it ...
Hi, ... Are you using fopen()? It does not yet support SSL connections using https. You may have to use cURL for this. Or if there is a patch for this.. I am...
Hi.. how to install PHPlib in windows-2000 systee. i have already set include_path to pear library. if i remove the same then my some previoue application is...
... You can have multiple include paths separated by a : for windows. If you want to install it in the same path then it has to be errrr ummm in the same path...
Hi, I am currently in the process of developing an IMAP client using PHP/IMAP. I am having a doubt to know a piece of information. If any one of you guys know...
... I suppose SquirrelMail supports IMAP. Maybe you'd like to take a look. Shantanu __________________________________ Do you Yahoo!? Yahoo! Tax Center - File...
Software Consultant We want to recruit Software Consultants having degree / diploma with the following experience 1. VB: knowledge of Visual Basic with...
Hi All, I had been coding in PHP for quite some time - since it was php3 and no sessions etc. Since those days, I had been using PHPLIB for sessions, DB...
... We still are using PHPlib - though now with PHP4 Native session implementation. Since it is more or less end of life for PHPlib I have been looking at ...
I have a RH 3.0 running with Apache,PHP and MySQL Installed. Apache version : 2.0.46 PHP Version: 4.3.2 (cgi) Zend Engine Version 1.3.0 MySql version : 11.18 I...
O.R.Senthil Kumaran
senthil_or@...
Apr 27, 2004 12:58 pm
994
... You have got a cgi version and are trying to set up the mod Apache version Tarique -- =================================================================== ...
Hi guys. I'm currently working with a coder to make news posting PHP script, but I have a tricky situation here because our news script is using .tpl for...
Hi, ... .tpl is a Smarty template file. Please refer to the Smarty manuals from http://smarty.php.net for more info on Smarty. You can not simply include a...
Hi You dont need to put the variable in smarty and assign the value of fotter.php to it. If you have footer.php file then you can have couple of ways by which...
Thanks for your help guys. But, I still don't understand clearly. I did check the Smarty homepage but I had no idea what the heck they're talking about... I'm...
Dear All Members, With the help of all the php lovers like you in India and around the world, we are growing considerably with site for php developers in...
To give further information on this, the code is working well with our own pop server, and with pop server of a number of our customers. It is this one server...