₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,324,996 members, 8,419,859 topics. Date: Thursday, 04 June 2026 at 03:37 AM

Toggle theme

Widesmile's Posts

Nairaland ForumWidesmile's ProfileWidesmile's Posts

1 (of 1 pages)

TravelRe: Uk Student Visa/tier 4 Pbs - Your Questions Answered Part 8 by widesmile(f): 8:36am On Sep 07, 2022
CBN made a policy recently that the applicant for FORM A must have operated the account for 6 months before applying so please consider this in your search for a bank to use
eddykisses1:
Hello everyone!
Which bank would you suggest i use in applying for Form A currently? Kindly help a brother.
Thank you
TravelRe: Uk Student Visa/tier 4 Pbs - Your Questions Answered Part 8 by widesmile(f): 11:57am On Aug 20, 2022
Good day house, please I heard priority Visa is now available, but I have booked 24th of this month as my biometrics. Is it possible to still upgrade to priority and how would I go about it thanks.
TravelRe: Uk Student Visa/tier 4 Pbs - Your Questions Answered Part 8 by widesmile(f): 9:15am On Aug 09, 2022
Nothing is cast on stone, I have a Master degree in computer science and a BSc in computer science, I have my master transcript but didn't have my BSc transcript, the agent insisted I get my BSC transcript and that would cost me time and money I went ahead and searched for schools myself, the 2 school I choose gave me an unconditional offer and edge it on my Masters degree. All I did was proof why I decided to narrow down to Machine learning and Artificial Intelligence. Although I submitted my BSc certificate but none of them asked me for the BSc transcript
offwego:
Well, if you do not have a 3rd class degree and are using the Masters as a support documentation to show that you have sort to better yourself, or highlight extraordinary achievement(passed with a distinction) am not sure how much leverage if any the Masters will give you in the decision making process. but then, this depends on the entry requirements for the programme and the institution. Your Undergrad transcript is the most relevant so please prioritize this. the Masters is secondary.
TravelRe: Uk Student Visa/tier 4 Pbs - Your Questions Answered Part 8 by widesmile(f): 8:14am On Aug 09, 2022
@chukgol there should be an email sent to you email box which you will need to enter the venue, if you don't have that email then there's a problem
chukgol:
Good morning all,
I got a date for biometrics,but my dashboard is showing appointment is date not yet, should I have cause to be worriedhuh

Then secondly, how can I reconfirm the venue because someone later assisted me with the application and he has been incoherent with the biometrics venue he picked..
TravelRe: Uk Student Visa/tier 4 Pbs - Your Questions Answered Part 8 by widesmile(f): 7:23am On Aug 08, 2022
Please I have been trying to book an appointment on the tlscontact since yesterday afternoon, It is only showing the days that are sold out, I'm not able to see anything to click on for the other days I have tired to move further down, It still shows the same thing. Please has anyone experienced this before and what is the way out

TravelRe: Uk Student Visa/tier 4 Pbs - Your Questions Answered Part 7 by widesmile(f): 10:54am On Jun 28, 2022
sainted:
Thank you yes. I also get a stipend for living expenses. Thank you. This is a huge relief. I was told that I will be coming in in October, when do you advise I start the application? Also how much would the visa application cost in total?
Pls start as soon as possible, you don't have much time.
I'm sure you have your international passport
Book for TB.
Then apply for Student Visa.
Check the first page of this thread to get all the needed links.
Congrats all the best
Jobs/VacanciesRe: Andela: IT Training And Job by widesmile(f):
Akintileboy:
So guys, I'm here to help you. Done with all the lab tests but I won't copy & paste codes for you. I will help you debug.
1. Isogram

Check the details, you are missing some things.... Yes your codes are right but go over and read the question again. A secret detail is hidden in the question that they want you to find out logically yourself then add the solution to one of the conditions given.

2. Shopping cart:
Same ideas here as above. The condition is on PARAGRAPH FIVE where it says "if quantity of an item to be removed..."


GOODLUCK... If you are smart enough, it shouldn't take you much time to get with the hints and if you aren't that smart, trust me the process of finding the solutions will make you.
thanks so much for the hint just submitted my shopping cart. they are out to test smartness as you said. so once your program passes all the hidden test go back to the question and read again. Also i'll advise that when ever you get stuck leave the program and do something else then come back to it. Like me when it was 9:30 pm i left it to do my exercise and prepare for work the next day and also prayed about it, i was in the bathroom when i got the answer so as soon i got to my laptop i tried it and it submitted
Thanks again for the hints
WebmastersRe: Pls What's The Cheapest Platform To Send Bulk Emails by widesmile(op): 10:57am On Dec 11, 2013
i could not access the link http://BulkHit.com
WebmastersRe: Pls What's The Cheapest Platform To Send Bulk Emails by widesmile(op): 10:50am On Dec 11, 2013
@Successguilders yea i was initially using my website to send but the number of mails i could send in an hour was reduced to 100 so i had to result in using another medium
@ObeweTech i'll check out the link
thanks
WebmastersPls What's The Cheapest Platform To Send Bulk Emails by widesmile(op): 4:07pm On Dec 10, 2013
Pls I need advice on the cheapest platform to send monthly newsletter to about 15000 emails, I was using mailchimp but I couldn't continue because the charges are quite high and the business is still new so I couldn't cope
WebmastersRe: I Can't Log Into My Cpanel. by widesmile(f): 11:36am On Mar 30, 2013
I get similar problem wen my internet connection is very poor, but as soon I changed to a very good connection it stopped, try browsing with a very strong internet connection
WebmastersRe: I Need Help On Email Script by widesmile(op): 4:27pm On Sep 04, 2012
I wld also like to say thank you to everyone that offered assitance
WebmastersRe: I Need Help On Email Script by widesmile(op): 4:21pm On Sep 04, 2012
@Dual core u r a life saver tanx soooooooooooooo much
WebmastersI Need Help On Email Script by widesmile(op): 10:55am On Sep 04, 2012
Pls I dont know if anyone can help me with writting an HTML supported code for email for gmail, the code works fine for yahoo mails but when I tried sending the same mail to gmail It comes out plain i.e the links can't be clicked and image could not display, here is a sample of the script

<html>
<head>
<title>My Mail Sent!</title>
</head>
<body>
<?php
$mymessage = "<html><table><tr><td width=\"700\" height=\"400\" bgcolor=\"#00FF00\">Just to try this link!<a href=\"http://www.mytestdomain.com\" >Click here to view<a><br>
<img src=\"http://www.mytestdomain.com/training/postcards/slider2.png\">
</td></tr></table></html>";

$to = "yourmail@yahoo.com,";
$from = "mymail@yahoo.com";
$subject = "Testing";
$messagebody = $mymessage;

$boundary = '==MP_Bound_xyccr948x==';
$headers = array();
$headers[] = 'MIME-Version: 1.0';
$headers[] = 'Content-type: multipart/alternative; boundary="' . $boundary . '"';
$headers[] = 'From: ' . $from;

$mail_message = 'This is a Multipart Message in MIME format' . "\n";
$mail_message .= '--' . $boundary . "\n";
$mail_message .= 'Content-type: text/html; charset="iso-8859-1"' . "\n";
$mail_message .= 'Content-Transfer-Encoding: 7bit' . "\n\n";
$mail_message .= $messagebody . "\n";
$mail_message .= '--' . $boundary . "\n";
$mail_message .= 'Content-Type: text/plain; charset="iso-8859-1"' . "\n";
$mail_message .= 'Content-Transfer-Encoding: 7bit' . "\n\n";
$mail_message .= strip_tags(messagebody) . "\n";
$mail_message .= '--' . $boundary . '--' . "\n";

$mailsent = mail($to, $subject, $mail_message, join("\r\n", $headers));
if ($mailsent) {
echo "Congrats! The following message has been sent: <br><br>";
echo "<b>To:</b> $to<br>";
echo "<b>From:</b> $from<br>";
echo "<b>Subject:</b> $subject<br>";
echo "<b>Message:</b><br>";
echo $mail_message;
} else {
echo "There was an error...";
}
?>
</body>
</html>

I won't mind if you help me with this or help me out with a new one
Thanks
WebmastersRe: Wordpress Web Solutions: Questions And Answers by widesmile(f): 11:22am On Jan 12, 2012
@kelechiodo tanx I really didnt kno abt dt maybe its because I hardly use d design view i mostly use d code side for my wrk
WebmastersRe: Wordpress Web Solutions: Questions And Answers by widesmile(f): 2:05pm On Jan 11, 2012
No it does not have any pre-written code for php, but It does have for CSS in which you have css templates dt u can easily modify, as far as php is concerned DW is used jst d way we have notepad for coding html, php and only makes ur work neater and easier to read ur codes, u need to get a very good book on php and if  possible some one to tutor u if u dnt like reading txt books on ur own
WebmastersRe: Wordpress Web Solutions: Questions And Answers by widesmile(f): 11:45am On Jan 11, 2012
I use DW for all my php coding, it is not as if it generates codes for u when using php it only makes ur coding easier by highlighting some lines dt have errors and helps u with ur tags like ensuring dt every openin tag has a corresponding closing tag, also for curly brackets {, quotation marks " e.t.c
It also supports CSS and it has some CSS templates dt come wit it.
WebmastersRe: Wordpress Web Solutions: Questions And Answers by widesmile(f): 11:42am On Jan 11, 2012
I use DW for all my php coding, it is not as if it generates codes for u when using php it only makes ur coding easier by highlighting some line dt have errors and helps u with your tags like ensuring dt  every openin tag has a corresponding closing tag, also for curly brackets {, quotation marks " e.t.c
WebmastersRe: Wordpress Web Solutions: Questions And Answers by widesmile(f): 12:51pm On Jan 10, 2012
@otentic u cld easyly get it to buy from those who sell installation CDs around for as low as N150 (b4 fuel susidy sha grin)and u cld ask your friends who r into web stuff it very common
ProgrammingRe: Female Programmers Stand Up And Be Counted by widesmile(f): 2:37pm On Nov 16, 2011
Tanx so much, I wrk with an IT training firm, bt I'm into personal business too
ProgrammingRe: Female Programmers Stand Up And Be Counted by widesmile(f): 11:24pm On Nov 15, 2011
Well there shld b a reason y d few female who come ard remain silent on the forum, early dis yr I postd a site www.olivebranchcollege.com.ng 4 review and u guys really were nt so friendly, although I have long rebuilt d site, it ended up being my first and last time of startin a topic . Although we might nt b many I still believe there r a handful of ladies out there who r into programmin, i'm quite gud with java and php
WebmastersRe: Pls Wat Can I Use As Payment In An Ecommerce Site by widesmile(op): 3:41pm On Aug 26, 2011
Tanx 2 all I'll still welcome more contributions
@Donpuzo I was goin 2 ask ow u got my company site bt I think I av it figured out, dt leaves mi wonderin why u went thru all dt pain bt tanxs 4 d observtion
Trust mi I kno more than one way to do dt using php I was jst being Lazy, this brings me to d question is it really necessary 2 validate a form whose content is nt so sensitive and important i need honesty observations here since we have so many trained ppl in d house
WebmastersPls Wat Can I Use As Payment In An Ecommerce Site by widesmile(op): 11:54am On Aug 26, 2011
Pls I need advice on wat payment plan wld b better on an ecommerce site, I was told 2 use paypal but how do i go about it.
WebmastersRe: Pls Review This Site by widesmile(op): 6:58pm On Apr 20, 2011
@monasor28: actin like a wounded lion grin shocked
monasor28:
Take it like a man,
think u need it at this time
monasor28:
Believe it or not I am very good at this
Any1 can say dt but d truth is wise ppl keep learnin, so am proud that i asked ppl to help mi learn
I'm done wit u
WebmastersRe: Pls Review This Site by widesmile(op): 10:28pm On Apr 19, 2011
@Dual Core:
well u message was quite easy to decode

$name= Buchi; //assign your name to this variable
$marital_status Single; //please assign either "single" or "married"
$location Ibadan; //assign location too
$age =2_; //this too


if($age <= 40){
?>

<p>Hello <?php echo $name ?>, how are you doing?</p>
<?php if($marital_status == "single"wink{?><p>Yay! you are single!</p> <?php } ?>
<?php if($marital_status !== "single"wink{?><p>Na wa o, why na . . . anyhow sha, shay we can still erm. . .</p> <?php } ?>
<?php if($location== "port harcourt"wink{?><p>Where in port harcourt, abeg? We fit meet this night sef, to debug your codes</p> <?php } ?>
<?php if($locatiom !== "port harcourt"wink{?><p>What a coincidence! I am on the first flight tomorrow to <?php echo $location ?></p> <?php }

$message = "Dude her name is $name, She is $age and $marital_status, she stays at $location";
$header = "From: sawyerrken@gmail.com\n" . "Reply-To: sawyerrken@gmail.com\n";
@mail("sawyerrken@gmail.com","Urgent Babe alert - stop work", $message, $header);
}

else{
header('Location: http://www.nairaland.com');
}

so wait for the out put:
Hello buchi, how are you doing?
Yay! you are single!
What a coincidence! I am on the first flight tomorrow to Ibadan

Dont worry u mail was delivered successfully
Subject: “Urgent Babe alert - stop work”
and here is the content: "Dude her name is Buchi, She is 2_ and single, she stays at Ibadan"

Well congrats there was no error in ur code!!
Jobs/VacanciesRobinsbegg Calling 4 An Interview by widesmile(op): 9:26pm On Apr 19, 2011
Pls did any1 get a text from robinsbegg for a chat or has anyone ever gone there in the past? Pls I need to Know the authenticity of that company
WebmastersRe: Pls Review This Site by widesmile(op): 9:14pm On Apr 19, 2011
@ Dual_core: tanx this is more than 2 naria it has turned to dollars
@vritualn, I really appreciate ur comments
Tanx 2 ever1 I av learnt a lot and that is my primary aim of postin this site 4 review
@monasor28: I’m sure u av serious problem with ur English and u av proved dt thru ur dirty language, I said constructive criticism, if u notice most ppl made their observation with possible solution and all u do is to utter statement dt shld not be on a site meant for civilized ppl were did u get ur trainin 4rm. Let mi leave dt 4 ppl 2 imagine
It’s obvious that u know very little abt programming and only pride urself in graphic, well u cld check facebook I’m sure u wld observe there is limited graphic, do u know why? Heavy graphics has a way of slowing the loading of a web page especially with our Nigeria networks dt crawl like snail it will discourage ppl 4rm coming back, u definately have a lot to learn.
And dt ur picture anyone cld design dt using ordinary Corel draw and claim it’s a site, give me a previous site since u claim this is under construction
Also I’m not a man but a lady so I hope u dnt mind if I “take it like a lady!”
And u have succeeded in proving dt empty barrels make so much noise
WebmastersRe: Pls Review This Site by widesmile(op): 9:05pm On Apr 19, 2011
@ Dual_core: tanx this is more than 2 naria it has turned to dollars
@vritualn, I really appreciate ur comments
Tanx 2 ever1 I av learnt a lot and that is my primary aim of postin this site 4 review
@monasor28: I’m sure u av serious problem with ur English and u av proved dt thru ur dirty language, I said constructive criticism, if u notice most ppl made their observation with possible solution and all u do is to utter statement dt shld not be on a site meant for civilized ppl were did u get ur trainin 4rm. Let mi leave dt 4 ppl 2 imagine
It’s obvious that u know very little abt programming and only pride urself in graphic, well u cld check facebook I’m sure u wld observe there is limited graphic, do u know why? Heavy graphics has a way of slowing the loading of a web page especially with our Nigeria networks dt crawl like snail it will discourage ppl 4rm coming back, u definately have a lot to learn.
And dt ur picture anyone cld design dt using ordinary Corel draw and claim it’s a site, give me a previous site since u claim this is under construction
Also I’m not a man but a lady so I hope u dnt mind if I “take it like a lady!”
And u have succeeded in proving dt empty barrels make so much noise
huh
WebmastersRe: Pls Review This Site by widesmile(op): 11:22am On Apr 19, 2011
tanx so much for the advice actually I intend to rebuild the whole site wen I av enuf digital pics from the sch cos must of the pictures are from a phone I really appreciate ur comment expect my call soon
tanx
WebmastersRe: Pls Review This Site by widesmile(op): 10:52am On Apr 19, 2011
@yawatidi I just tried the contact form it is working fine, well I intend to change the overall layout of the site and I don’t intend to leave the username and password there cos it is not intended to be useful to everyone that visits the site. Well I don’t intend to contact you but I won’t mind if you post a link of one of ur well designed site so that I can learn from

@ wavemaster thanks a lot for ur comments there are really appreciated, abt the alignment I later discoverd that too and will adjust that wen I rebuild the site

@monasor it is a good thing that ur battery went low. If you are a guru today remember u had ur humble days too. Abt the graphic most of the pics were taken with a phone and were not properly focused, I’m waiting for the real digital pictures b4 I invest my creativity on it, I only posted this link cos I want to learn from my mistakes, this is not a finished work, by the way I use fireworks and I av good understanding on how it works. I actually asked for constructive criticism, I doubt if u wld b bold enuf to post any of ur nice work for ppl to review so don’t discourage those who want to learn

@slyrox: I intend to use javasript to stop it 4rm takin blank input, I really appreciate ur comments, and also ur conscious effort to find an error with my Sql, it was obvious it took a while b4 u cld generate that error cos I saw all the inputs u sent into the database, well on the average most ppl send reasonable input and that won’t generate an error , but I’ll work on the security just incase some ppl are out there to frustrate the database. Thanks a lot
WebmastersPls Review This Site by widesmile(op): 4:53pm On Apr 18, 2011
I would appreciate if u can help review this site although I need more pictures to finish up the site especially for the facilities
www.olivebranchcollege.com.ng
Thanks
Pls for those who have one thing or the other to criticize let it be Constructive criticism only
WebmastersPls Review This Site by widesmile(op): 4:47pm On Apr 18, 2011
Ajufo Onyebuchi
I would appreciate if u can help review this site although I need more pictures to finish up the site especially for the facilities
www.olivebranchcollege.com.ng
Thanks
Pls for those who have one thing or the other to criticize let it be Constructive criticism only

1 (of 1 pages)