Webmasters › Re: How Can Mobile Phone Friendly Website Be Created? by Raylight2(m): 10:27pm On Feb 02, 2013 |
Thank God my answer helped. Thanks to Yawa-ti-de. |
Webmasters › Re: How Do I Make Css Gradient Work For IE? by Raylight2(op): 3:56pm On Feb 02, 2013 |
k. i'l try it. |
Webmasters › How Do I Make Css Gradient Work For IE? by Raylight2(op): 1:26pm On Feb 02, 2013 |
pls i'm having a problem making css gradient work for IE, i used -moz-, -webkit- and -o- for which worked for other browsers but didn't work for IE. what do i do pls. |
|
Webmasters › Re: I Need Steps To Creating A Database Using Wampserver by Raylight2(op): 10:08am On Feb 01, 2013 |
@53cur3m0d3: thanks. i'll try to download one. |
Webmasters › Re: Do You Need A Website Developer In Benin Or Its Environs by Raylight2(m): 8:57pm On Jan 31, 2013 |
Auchi and environs. Call 07063073339 |
Webmasters › Re: I Need Steps To Creating A Database Using Wampserver by Raylight2(op): 7:55pm On Jan 30, 2013 |
K. Thanks. |
Webmasters › Re: I Need Steps To Creating A Database Using Wampserver by Raylight2(op): 5:17pm On Jan 30, 2013 |
Thanks how about. I saw something similar but couldn't use it. Wat's the difference between phpmyAdmin and PHPmySQL |
Webmasters › Re: Let Me Build A Website For You FREE But You'll Pay For Hosting by Raylight2(op): 3:22pm On Jan 30, 2013 |
|
Webmasters › Re: I Need Steps To Creating A Database Using Wampserver by Raylight2(op): 3:17pm On Jan 30, 2013 |
Yes. Dat's wat i mean. |
Webmasters › I Need Steps To Creating A Database Using Wampserver by Raylight2(op): 10:03am On Jan 30, 2013 |
please give me the steps or a site where i can get detailed info. also help on how to link it up with my site. thanks |
Webmasters › Let Me Build A Website For You FREE But You'll Pay For Hosting by Raylight2(op): 9:33am On Jan 30, 2013 |
raylight4lyf63@gmail.com. you'll pay for one year hosting 7k. |
Webmasters › Re: How Can Mobile Phone Friendly Website Be Created? by Raylight2(m): 5:25pm On Jan 29, 2013 |
may be i can help in my small way. simply using % for width of your divs automatically makes it mobile friendly. and font-sizes measured in em and not px. |
Education › Re: Aaua 2013 Adm by Raylight2(m): 5:21pm On Jan 29, 2013 |
don't say wat u dont know. acceptance fee is 10k. |
Adverts › Addresses Of Paint Producing Factories In Edo State Needed Please by Raylight2(op): 3:19pm On Jan 28, 2013 |
please, if you know anyone, kindly past the name here and the address. thanks |
Webmasters › Re: @Yawa-ti-de:Please Help Me Check This PHP Mailer To See If The Script Is Correct by Raylight2(op): 1:10pm On Jan 20, 2013 |
Please o, this code sends me a blank message. Pls, help me correct it. |
Webmasters › Re: Webmasters Please Help Review This Site. by Raylight2(op): 6:53am On Jan 19, 2013 |
Lolz. These many errors just from one person. I'm going to keep trying till i do something better. Thanks 4 ur response. |
Webmasters › Re: @Yawa-ti-de:Please Help Me Check This PHP Mailer To See If The Script Is Correct by Raylight2(op): 6:51am On Jan 19, 2013 |
One thing I wish is getting to know this thing just as you guys do. |
Webmasters › Webmasters Please Help Review This Site. by Raylight2(op): 3:28pm On Jan 18, 2013 |
|
Webmasters › Re: @Yawa-ti-de:Please Help Me Check This PHP Mailer To See If The Script Is Correct by Raylight2(op): 3:52pm On Jan 16, 2013 |
K. Thank u. |
Webmasters › Re: @Yawa-ti-de:Please Help Me Check This PHP Mailer To See If The Script Is Correct by Raylight2(op): 2:59pm On Jan 16, 2013 |
Can u pls help me run it even for less a day. I hope to have a domain name by next week but for now i've got none. Pls. |
Webmasters › Re: @Yawa-ti-de:Please Help Me Check This PHP Mailer To See If The Script Is Correct by Raylight2(op): 11:49am On Jan 16, 2013 |
@tcubed03: i got the same result |
Webmasters › Re: @Yawa-ti-de:Please Help Me Check This PHP Mailer To See If The Script Is Correct by Raylight2(op): 11:43am On Jan 16, 2013 |
this is the actual error message i got when i used wampserver Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 255, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\site\form_mailer.php on line 55 please, how do i resolve this. or is it working? |
Webmasters › Re: @Yawa-ti-de:Please Help Me Check This PHP Mailer To See If The Script Is Correct by Raylight2(op): 11:35am On Jan 16, 2013 |
ok |
Webmasters › Re: @Yawa-ti-de:Please Help Me Check This PHP Mailer To See If The Script Is Correct by Raylight2(op): 11:30am On Jan 16, 2013 |
when i used my system without a server it showed some things like this
Surname: $surname <br> Othernames: $othernames <br> Sex: $sex <br> Organisation: $organisation <br> Tel: $tel <br> Email: $email <br> Address: $address <br> Message: $message <br> Thank you for taking time to send us a mail. It has been received and we will get back to you shortly.</p> <p> Thanks. EOD; but when i used wampserver it responded fine but showed an error comment before the confirmation text. |
Webmasters › Re: @Yawa-ti-de:Please Help Me Check This PHP Mailer To See If The Script Is Correct by Raylight2(op): 9:57am On Jan 16, 2013 |
webmasters in the house pls answer me. |
Webmasters › @Yawa-ti-de:Please Help Me Check This PHP Mailer To See If The Script Is Correct by Raylight2(op): 8:13am On Jan 16, 2013*. Modified: 11:33am On Jan 16, 2013 |
<?php $emailSubject = 'Customer Has a Question!'; $webMaster = 'raylight4lyf63@gmail.com';
$surnameField = $_POST ['surname']; $othernamesField = $_POST ['othernames']; $sexField = $_POST ['sex']; $organisationField = $_POST ['organisation']; $telField = $_POST ['tel']; $emailField = $_POST['email']; $addressField = $_POST ['address']; $messageField = $_POST ['message'];
$body = <<<EOD <br><hr><br> Surname: $surname <br> Othernames: $othernames <br> Sex: $sex <br> Organisation: $organisation <br> Tel: $tel <br> Email: $email <br> Address: $address <br> Message: $message <br> EOD; $headers = "From: $email\r\n"; $headers .= "Content-type: text/html\r\n";
$success = mail($webMaster, $emailSubject, $body, $headers);
$theResults = <<<EOD <font style="font-size:15px;font-weight:bold;font-family:georgia;"><p>Thank you for taking time to send us a mail. It has been received and we will get back to you shortly.</p> <p> Thanks.</p><br> <a href="http://www.facebook.com/dxceller" style="color:blue;">Webmaster</a> for God's Grace Computers</font> EOD;
echo "$theResults"; ?> <form action="form_mailer.php" method="post"> <table> <tr> <td>Upload MSWord document<br />if required:</td> <td><input type="file" label="file" id="file" accept="application/msword" height="151" width="132" /></td> </tr> <tr> <td>Surname:</td> <td><input type="text" label="surname" id="surname" /></td> </tr> <tr> <td>Othernames:</td> <td><input type="text" label="othernames" id="othernames" /></td> </tr> <tr> <td>Sex(M/F):</td> <td><input type="text" label="sex" id="sex" maxlength="1" /></td> </tr> <tr> <td>Organisation:</td> <td><input type="text" label="organisation" id="organisation" /></td> </tr> <tr> <td>Tel:</td> <td><input type="text" label="tel" id="tel" /></td> </tr> <tr> <td>Email:</td> <td><input type="text" label="email" id="email" /></td> </tr> <tr> <td>Address:</td> <td><input type="text" label="address" id="address" /></td> </tr> <tr> <td>Message:</td> <td><textarea cols="50" rows="8" id="message" label="message" /></textarea></td> </tr> <tr> <td> </td> <td>max message length is 400</td> </tr> <tr> <td> </td> <td><input type="submit" value="Send Mail" /></td> </tr> </table> </font> </form> |
Webmasters › Re: Mark Zuckerberg: Facebook Will End On January 15th, 2013! by Raylight2(m): 5:28pm On Jan 12, 2013 |
if facebook will shutdown 15th, while will the guy further update the network. this news is scrap. |
Web Market › Re: Learn Website Design:html,css And Javascript Today by Raylight2(m): 12:22pm On Jan 11, 2013 |
raylight4lyf63@gmail.com thanks bro |
Educational Services › "Auditor/client Conflict And Audit Independence" - Project Topic by Raylight2(op): 9:55pm On Jan 10, 2013*. Modified: 1:53pm On Jun 08, 2016 |
loading... please wait |
Webmasters › Re: Help Review My Mini Site Please by Raylight2(op): 8:00am On Jan 10, 2013 |
can n 1 pls point me 2 areas where i need to improve on my css? |
Webmasters › Re: Help With Screen Resolution Pls. by Raylight2(op): 7:20pm On Jan 09, 2013 |
Ok. Thank u. |