Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,515 members, 7,819,859 topics. Date: Tuesday, 07 May 2024 at 03:51 AM

Moonlight111's Posts

Nairaland Forum / Moonlight111's Profile / Moonlight111's Posts

(1) (2) (3) (of 3 pages)

Programming / Re: Help! Webscraping With PHP Curl Is Not Working by Moonlight111(m): 9:04pm On Mar 31
Thanks to all those who responded, it started working on it's own.
Programming / Re: Help! Webscraping With PHP Curl Is Not Working by Moonlight111(m): 12:10pm On Mar 31
chukwuebuka65:
It could be from flutterwave.
i have sent them emails, no go solution yet
Programming / Re: Help! Webscraping With PHP Curl Is Not Working by Moonlight111(m): 9:47am On Mar 31
Mrviktor:
Senior man this endpoint is to get bank name nd codes
Yes and it has stopped working.
Programming / Help! Webscraping With PHP Curl Is Not Working by Moonlight111(m): 9:37am On Mar 31
Hello programmers,
I have a website where i sell and receive payment via flutterwave.
I have been using curl for months to get payment information from my payment gateway (Flutterwave) and it works fine.
All of a sudden it started giving me this error
Failed to connect to api.flutterwave.com port 443 after 1103 ms: Couldn't connect to server

Here is my code
public function getBankName(){
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => "https://api.flutterwave.com/v3/banks/NG",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_SSL_VERIFYHOST => false,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "GET",
CURLOPT_HTTPHEADER => array(
"Authorization: Bearer MY_SECRET_KEY"
)
));
$response = curl_exec($curl);

if (curl_errno($curl)) {
echo curl_error($curl).$this->eror;
print_r(curl_getinfo($curl));
}
curl_close($curl);
$response = json_decode($response);
$banknames = array();
if($response = json_decode(json_encode($response), true)){

for($i=0; $i<sizeof($response['data']); $i++){
$banknames[] = $response['data'][$i]['name'];

}
return $banknames;

}
else{
return false;
}

}
Business / I Need A International Payment Account by Moonlight111(m): 11:28pm On Mar 27
Hello guys, I need a payment system for a website that is capable of receiving and accepting payments.
i have tried a lot, but they always seem to need a CAC registration from me, And i don't have the fund or time for that yet.

Any help or recommendation is appreciated
Romance / Re: Can You Ever Find Somelike Your Firstlove? by Moonlight111(m): 7:20am On Nov 18, 2023
Jewessgratitud3:
Yes and even better. I used to think it's impossible to find someone I'll love like my first love. Some aunties would be telling me then that it's possible, I no dey gree but when it happened, mehn... I didn't believe it and after that I've fallen in love better and deeper with other guys. So it's possible. Leave that 1998 analogy up there.

Thanks alot, thats so heartwarming

1 Like 1 Share

Romance / Can You Ever Find Somelike Your Firstlove? by Moonlight111(m): 9:57pm On Nov 17, 2023
Hello Guys,
I'm not really the expressing my feelings type of Person, but i watched a movie recently and it made me consider alot of things, particularly the somewhat awful way i treated someone i can consider firstlove. We had feelings but i feel like a time came when i checked myself too much, resulting in me pushing that person away.

My question then is, can i ever meet someone who will make me feel that way again or am i forever going to lose that feeling.
Phones / Re: Get 100MB Daily For Free Via VPN by Moonlight111(m): 10:21pm On Nov 14, 2023
bigsize:
I'm interested
DM me on via my signature
Business / Re: 1000+ Whatsapp Status Views On Your Business by Moonlight111(m): 5:34pm On Nov 14, 2023
Hideaki:
Remove the quoted post from your comment on my post please
Did you smoke something?? Gerrat from this thread!

2 Likes 2 Shares

Phones / Get 100MB Daily For Free Via VPN by Moonlight111(m): 5:09pm On Nov 14, 2023
Hello everyone,
You can now Get Free 100MB Daily via VPN technologies, if you are interested message via my signature
Programming / Re: Awful projects I did by Moonlight111(m): 8:31am On Nov 01, 2023
Hideaki:
After 7 months on this project bleeding my eyes and sipping on piss , I'm finally done with it




https://github.com/s0mt0chukwu/coomcide


How and what language did you in creating it, please
Business / 1000+ Whatsapp Status Views On Your Business by Moonlight111(m): 8:30pm On Oct 24, 2023
Hello and Goodday Ladies and Gentlemen smiley,

If you want to increase your Whatsapp Status View by 1000% and get your PRODUCTS, BUSINESS OR SERVICES exposed to THOUSANDS OF PEOPLE on Whatsapp.

Then you have come to the right place.

Get all these resources and become A KING in your BUSINESS, easily reachout to tons of people via single status post and also have their contacts for personal calls and follow up.

If you want more details, please check out my signature for my contact info.

Thanks and God Bless You
Web Market / Re: Who Can Help With Payment Gateway? by Moonlight111(m): 1:37pm On Oct 17, 2023
Vawulenceee:
I need someone that can help with a payment gateway system for receiving payment automatically from an investment website as flutterwave, paystack and budpay are all against investment in Nigeria.

I'm ready to pay N10,000 for this help or information please.

I know there are a countless of them out there that works for investment program but I've not been able to lay hands on any.

And I'm ready to pay more if you can help with the setup.
I will do it for you.
Whatsapp me, info is in my signature
Programming / Re: I'm Looking For Web Developers To Work With Me by Moonlight111(m): 2:09pm On Oct 15, 2023
naishare:
I'm looking for web developers who are good with html, css, JavaScript, jquery, bootstrap and php to work with me to build corporate sites for clients.

Most of the time we use a template to do work so it's pretty straight forward.

If you are interested, send an email to naishareapp@gmail.com with your WhatsApp no and possibly your profile. please only experienced developers in or DER not to waste both our time. Cheers.
I'm interested sir
Programming / Join Programming Group For All Countries by Moonlight111(m): 1:35pm On Oct 14, 2023
Hello Everyone,

Fellow programmers, both Beginners and Experts, if you want to learn Programming, get Gigs and also more about your field.

Join this Group for Programmers

They are experts from Pakistan, India, Cameroon, Morocco e.t.c to learn from

Click link to join
https:///DxwdTSVEwexC9eGEBsPEA3
Programming / Re: I Need A Python For DFT And Machine Learning Course by Moonlight111(m): 3:50pm On Oct 08, 2023
qwertyboss:

Zero9063eight297one1

I even have a better idea...
There are Coursera courses I can guide you to on how to have them for free...
They cost hundreds of dollars but I can guide you on how to get them for free and obtain legit recognized and presentable certifications.

But the way I broke I go cash out for your head grin

The courses are excellently presented by renown intellects but you really need to work hard because pass mark is 80%
Okay thanks.
Programming / Re: I Need A Python For DFT And Machine Learning Course by Moonlight111(m): 3:06pm On Oct 08, 2023
qwertyboss:

Oya pay 10k make I give you link to my tailored data science and Machine Learning cohort program grin
Books, videos inclusive

Whatsapp number
Programming / I Need A Python For DFT And Machine Learning Course by Moonlight111(m): 2:02pm On Oct 08, 2023
Hello Guys,
I need a video tutorial on Python For DFT and Machine Learning.
I would greatly appreciate especially if its uploaded on google drive.
I don't Mind Paying for it.
Thanks
Sports / Re: Messi Asked Me If He'll Score Goals Like Ronaldo In Italy - Boateng (Photo) by Moonlight111(m): 11:25am On Oct 05, 2023
WriterNiig:
Insecure midget. Still threatened despite robbing Lewandowski and 🐐 Ronaldo of Ballon D'or.

He's about to rob Mbappé this time. FRAUD!
Hurray! Nairaland dumbest speaks..

Whenever you wake up from your island of delusion which is most unlikely
Know that CR7 is so unfortunate to have ignoramuses like you who are painfully in self denial on his side.

1 Like

Business / Business Campaign Flyer Designs by Moonlight111(m): 10:51pm On Oct 04, 2023
Hello everyone,
If you need a flyer design for your business please dm me, all information would be passed to you and you can check our previous jobs i have done for people.

My contact info is in my signature below.
Art, Graphics & Video / Re: Get 3d AI Potrait Here @low Rate! by Moonlight111(m): 1:53pm On Sep 30, 2023
Lovely and cute

Art, Graphics & Video / Re: Get 3d AI Potrait Here @low Rate! by Moonlight111(m): 1:52pm On Sep 30, 2023
Absolutely beautiful just with one selfie

Art, Graphics & Video / Re: Get 3d AI Potrait Here @low Rate! by Moonlight111(m): 1:50pm On Sep 30, 2023
Get Stunning Pic from Mundane Ones

Art, Graphics & Video / Get 3d AI Potrait Here @low Rate! by Moonlight111(m): 1:45pm On Sep 30, 2023
Hello guys,
Do you need beautiful 3d AI potrait for ya self, read till the end.
I am offering a bonanza package where you can get several AI pictures at a very low rate.

Check out my signature to contact me.

Peace and love
Technology Market / 600+ Whatsapp Business Contact Available by Moonlight111(m): 10:15am On Aug 29, 2023
Hello there, do you want more WhatsApp Contact to market your business to a larger amount of people. Dm me now to get all the VCF files you need. It's just N600 only

(1) (2) (3) (of 3 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 40
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.