Search Results

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: localp ; Forum: PHP and child forums
Forum: PHP Mar 1st, 2009
Replies: 13
Views: 1,976
Posted By localp
still no result .. i am still stuck . i think you should configure the php.ini file accordingly to send email,

i wander how others send email from php mail function.. if any1 knows please help...
Forum: PHP Mar 1st, 2009
Replies: 13
Views: 1,976
Posted By localp
i found this link,, see if any of u undestand any .. they say theres a bug in the mail() method.. and they have suggested many ways to fix it

http://au.php.net/mail
Forum: PHP Mar 1st, 2009
Replies: 13
Views: 1,976
Posted By localp
how do work with it, any sample code, i couldn't find it by browsing, but there is an extension called "mailparse"- email message manipulation ..

pop3 is also, there... do v have to configure...
Forum: PHP Mar 1st, 2009
Replies: 13
Views: 1,976
Posted By localp
no use still stuck ... help help !!!
Forum: PHP Feb 28th, 2009
Replies: 13
Views: 1,976
Posted By localp
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25

; For Win32 only.
sendmail_from = shaenator7@hotmail.com

; For Unix only. You may supply arguments as well (default:...
Forum: PHP Feb 28th, 2009
Replies: 13
Views: 1,976
Posted By localp
my OS is Windows XP, i have installed apache server (2.0 X) .. i am writing a script to send an email via php mail function.


<?php
$to = "myAddress@hotmail.com";
echo "1";
$subject = "Hi!";...
Forum: PHP Feb 14th, 2009
Replies: 6
Views: 582
Posted By localp
i saved it as hello.php, in "C:\Program Files\Apache Group\Apache2\cgi-bin" ... then when i double click on that .. i dont get the expected output
Forum: PHP Feb 14th, 2009
Replies: 6
Views: 582
Posted By localp
Hello World! '; ?> <<-- this is the output that i get
Forum: PHP Feb 14th, 2009
Replies: 6
Views: 582
Posted By localp
i am new to PHP, i typed in a hello world php program and opened it using the web browser, but the end tag "?>" is also getting displayed, could any one correct my code ...


<html>
<head>...
Showing results 1 to 9 of 9

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC