₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,147 members, 8,420,547 topics. Date: Friday, 05 June 2026 at 12:43 AM

Toggle theme

Verticalict's Posts

Nairaland ForumVerticalict's ProfileVerticalict's Posts

1 (of 1 pages)

WebmastersRe: Learn Bulk SMS Business Here On Nairaland by verticalict: 2:21pm On Aug 31, 2016
Please, have you resolved this... I'm having the same issue too
ProgrammingRe: Why PHP Should Not Be Your Primary Language by verticalict: 5:58pm On Jul 17, 2016
dhtml18:
The same thing that NODE.JS does for concurrency, sockets and all that - PHP can do it too.

I have a phpscript with just few lines of code - with only one single mysql connection - it can accept 1 million and more simulatenous connections and process every gaddamn thing as fast as the server can process.
And no, it does not require a dedicated server to run or even a VPS, it can run on any PHP server (but VPS and dedicated will make it run faster), and no it does not require websockets to work or any special PHP extension to work.
What happens if the script dies - a cron job can restart it
Does the script terminate - no it does not - it runs as a DAEMON (same way NODE.JS works)

This is just basic CLI programming in PHP - if you dont know how to do it, research, learn and develop - i did not get there in one day.

By the way, all the problems the OP encountered in PHP, I do not see them as a problem. That having been said - it is not every project that is best done with PHP.
There are some projects that if you wish to do it - the best language will be PYTHON. Some NODE.JS is best. Some JAVA, some .NET
Based on my experience, I can cite many instances where I have had to learn a particular language just because of a particular project.

All I am trying to say is that - there is no best language - I dont encourage anyone to base all their programming career on PHP.

For those talking about hackers - as a professional hacker, you need to master at least 5 strong programming languages - Being a JAVA expert alone is not sufficient.
Please, I want you to mentor me.. I'm a newbie, I need motivation please
ProgrammingPlease, Help: Want To Build An Online Learning Platform With Laravel by verticalict(op): 10:37am On Jun 20, 2016
I'm a newbie and my target is to build an online learning platform from scratch with Laravel. I hereby solicit for help how I should go about this and best resources I will need.

CC:

All gurus here.

Thanks

1 (of 1 pages)