Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,162,129 members, 7,849,540 topics. Date: Monday, 03 June 2024 at 11:45 PM

Nelklyn's Posts

Nairaland Forum / Nelklyn's Profile / Nelklyn's Posts

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (of 10 pages)

Webmasters / Re: Does Anyone Know How To Send Emails As Sms To Mobile Phones Using PHP by nelklyn(m): 3:22am On Aug 29, 2012
Thanks mitey, it's exactly the help I needed. I really appreciate the help bro!
Webmasters / Re: Does Anyone Know How To Send Emails As Sms To Mobile Phones Using PHP by nelklyn(m): 4:23pm On Aug 26, 2012
Dual Core:
I think he read properly. I don't think you understand the concept.

You need a (bulk) sms service API to connect to for this to work.
PHP is only a medium to connect to the API.

I don't think this should be a major issue.

1. Get a bulk SMS service
2. Study the API of the service
3. Create a function using PHP cURL to connect to the service and send SMS.
4. Call the function on every transaction, adding any arguments to the function like the amount and the description of the transaction.
====
function sendSms($amount, $description){
//write the cURL block that connects to the bulk sms service
}

if(//carry out transaction successfully){
sendSms($amount, "Balance payment for reservation made." );
}

Already done step 1 - 2 what I need is a script that will guide me...
Webmasters / Re: Does Anyone Know How To Send Emails As Sms To Mobile Phones Using PHP by nelklyn(m): 2:27pm On Aug 26, 2012
Brand_new: Then you should use a bulk sms service.
I guess you didn't read the post properly, I said "using PHP"...there should be a way to use the bulk sms provider's gate way in the PHP script
Webmasters / Re: Does Anyone Know How To Send Emails As Sms To Mobile Phones Using PHP by nelklyn(m): 2:25pm On Aug 26, 2012
talk2hb1: I developed a php sending code that send sms through smslive247 gateway. if you are a developer you can request for the code and you modify it to your taste. if you are using wordpress as your development platform download the plugin I created for it here https://github.com/habeelety/hb-wp-sms/downloads But if you need me to modify it for you you pay a token for that. mail me at talk2hb1[at]gmail[dot]com
I am a developer I'll appreciate if I can get the code...Thanks
Webmasters / Does Anyone Know How To Send Emails As Sms To Mobile Phones Using PHP by nelklyn(m): 2:47am On Aug 26, 2012
I have this Hotel Management & Booking System I'm currently working on. I want to enable it send sms alerts for every transaction. I have tried MTN Email2sms that didn't work and more over it's limited to only 5 sms per day. Any ideas on how to implement this using PHP. This whole SMTP server thing is weighing me down...
Software/Programmer Market / Re: I Need A Visual Basic Programming Teacher In Abuja by nelklyn(m): 2:11am On Aug 26, 2012
Contact 08037410246 He is very good in VBA and he stays in abuja. Tell him you got his number from kinsraymond.
Programming / Re: How Do Go About Building A Database Management System For My Church? by nelklyn(m): 1:48am On Aug 26, 2012
You can achieve the DBMS using PHP and MYSQL. Since it is not meant to be run online, simply installing Xampp server on the laptop or computer that it will be run on does the job. What's left is to create the database and tables you need in MySQL then access and display the information from the database using PHP.

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (of 10 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. 12
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.