![]() |
|
The Alchemist's SMS Bomber[PHP] - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: PHP (https://sinister.ly/Forum-PHP) +--- Thread: The Alchemist's SMS Bomber[PHP] (/Thread-The-Alchemist-s-SMS-Bomber-PHP) |
RE: The Alchemist's SMS Bomber[PHP] - The Alchemist - 11-04-2012 (11-04-2012, 03:18 PM)FunKx Wrote: My country gateways are not even listed, lol. This stuff is dead here. lol. I was wondering, how could I get a gateway? Well... I got all the gateways from here : http://en.wikipedia.org/wiki/List_of_SMS_gateways Couldn't get more...
RE: The Alchemist's SMS Bomber[PHP] - P@KhTuN~72 - 11-19-2012 Plz add Pakistani Networks ( ufone, Telenor, Mobilik, ZOng) RE: The Alchemist's SMS Bomber[PHP] - The Alchemist - 11-19-2012 (11-19-2012, 04:40 AM)P@KhTuN~72 Wrote: Plz add Pakistani Networks ( ufone, Telenor, Mobilik, ZOng)Well, as I'd said earlier, all the SMS gateways I got from are here : http://en.wikipedia.org/wiki/List_of_SMS_gateways If gateways of your country aren't enlisted in that list, its not there in the SMS bomber... Provide SMS gateways of your country, I'll surely add them.. RE: The Alchemist's SMS Bomber[PHP] - Mediocrity_mybb_import6293 - 11-21-2012 first impressions are good looks neat nice share and create RE: The Alchemist's SMS Bomber[PHP] - The Alchemist - 11-22-2012 Thanks for the feedback mediocrity... It means a lot to me when it comes from you.. RE: The Alchemist's SMS Bomber[PHP] - The Alchemist - 08-18-2013 (08-18-2013, 03:38 AM)methesuck Wrote: can you add Indonesian network (Hutchison 3 (Tri) Indonesia,AXIS Telekom Indonesia,Telkomsel,Indosat,XL) I need the gateway for it. If you can provide, I'll add it for you. RE: The Alchemist's SMS Bomber[PHP] - intrepid - 09-10-2013 (10-12-2012, 08:47 AM)The Alchemist Wrote: Well, as I said earlier, it depends on a lot of things... That's good to know.
RE: The Alchemist's SMS Bomber[PHP] - KennyMcCormick - 12-11-2013 I got a syntax error with your code: Parse error: syntax error, unexpected '<' in /home/a3426936/public_html/smsbomber.php on line 2 EDIT: Deleted the first line of code: <php? and worked. Upon trying to use it once, I get this new error.. ![]() idea? RE: The Alchemist's SMS Bomber[PHP] - KennyMcCormick - 12-11-2013 I got a syntax error with your code: Parse error: syntax error, unexpected '<' in /home/a3426936/public_html/smsbomber.php on line 2 EDIT: Deleted the first line of code: <php? and worked. Upon trying to use it once, I get this new error.. ![]() idea? RE: The Alchemist's SMS Bomber[PHP] - The Alchemist - 12-13-2013 Spoiler:Yeah.. There's a problem with the php tags of HC. An extra '<?php' gets added in the beginning. |