Current Page: 1 of 1
Results 1 - 14 of 14
13 years ago
ERMIS
Hello all, I have a working website using WAMP2, when I upgraded my firefox browser to version 4.0, I can not go more than the index page, after I log on I just get blank page and when I view source of that page nothing shows up. The code does not work for IE as well rather than just showing the index page (log in page). This the code of the next page after login: <?php //require_
Forum: WampServer English
13 years ago
ERMIS
yfastud, Thanks for the quick reply, I thought Pear package along with Pear mail class is enough for sending emails. Please correct me if I am wrong. Thanks in advance.
Forum: WampServer English
13 years ago
ERMIS
All, I have put the following code to send emails from localhost through an authenticated account of our SMTP sever, however at the beging due to some mistakes I used to get some errors relevant to Net_SMTP, Pear and Pear5. I installed Pear package in my localhost and it is functional as per the test advised by PEAR official website. Now I dont get any error when I try to send the email, b
Forum: WampServer English
13 years ago
ERMIS
Gents, It might be a very general question, but here it is... I have SMTP server,valid user name & valid password. I would like to send automatic emails with attachments to certain users or a defined distribution list. I have seen lots of ways to send emails through PHP, for instance PEAR, sendmail, and others What is the easiest and most effective way That can be used for this pur
Forum: WampServer English
14 years ago
ERMIS
what about PEAR package, does it help on that?
Forum: WampServer English
14 years ago
ERMIS
Mates, I need further clarification, plz...
Forum: WampServer English
14 years ago
ERMIS
Dear mates, I am new on sending emails through PHP, I am running WAMP2 on Windows XP, and I would like to send emails through local server. Please help me giving a guide on how to do this.
Forum: WampServer English
14 years ago
ERMIS
Thanks Steven .
Forum: WampServer English
14 years ago
ERMIS
I put the folowing line in the code $error_no = $_SERVER['QUERY_STRING']; to get the error string when the user opens wrong page and the like, but it seems that it is not working since I get the error: undifined index: QUERY_STRING please help, what could be the cause?
Forum: WampServer English
14 years ago
ERMIS
Thank u fast.. ERMIS
Forum: WampServer English
14 years ago
ERMIS
Thanks a lot mates, actually the main issue was the quotes were not correct as I just copied and pasted from an e-book. They should be" instead of ā€œ. ERMIS
Forum: WampServer English
14 years ago
ERMIS
Hi dan What do u mean by "go to to run your scripts"? How I can do that? thanks in advance...
Forum: WampServer English
14 years ago
ERMIS
Hi mates, It seems that I face the same problem in here, c2dan, what do u mean by "YOU MUST go to to run your .php files."? How I can do this ? sorry for the basic question. Thnaks...
Forum: WampServer English
14 years ago
ERMIS
Hi mates, I have just started learning PHP, I installed WAMP server 2 in windows 2000 operating system, localhost is working fine, but when I try to open the folowing code, nothing shows up, seems like echo function is not working ! <html> <head> <title>My First PHP Program</title> </head> <body> <?php echo ā€œIā€™m a lumberjack.ā€; ?> </body&
Forum: WampServer English
Current Page: 1 of 1