Programming › Re: Who Can Solve This In PHP? by etoluw: 4:24pm On Feb 04, 2021 |
The solution to the first one
function getN( $arr, $n = 3, $end = true ) {
$count = count($arr);
if($end) $n = $count - $n;
else $n--;
sort($arr);
return $arr[$n];
} |
Programming › Re: Who Can Solve This In PHP? by etoluw: 9:41am On Feb 04, 2021 |
@WebLab Have you been able to fix it? |
Programming › Re: Who Can Solve This In PHP? by etoluw: 12:14pm On Feb 02, 2021 |
WebLab: Like I said, I don't think I attached price to the questions. It's a challenge from one of my students and I have solved some of the questions but these two I are left. If anyone can solve it, I will learn and thank him and someone else might also learn through it in the future. If no one solves, I will keep cracking it till it dissolves. As Programmers, we solve questions on Stackoverflow without asking for a penny. He's not at faults for asking for money though. Everyone to his view. Thanks. okay I'll try to solve it later in the day and will get back to you |
Programming › Re: Who Can Solve This In PHP? by etoluw: 7:13am On Feb 02, 2021 |
WebLab: Please house, I need solutions to these two guys in PHP
1) Write a function that would return the Nth largest element from start or the end (default from the end) in an array, and then provide a set of test cases against that function. - Note: That is the Nth largest element in the sorted order, not the Nth distinct element. For Example: Given [3,2,1,5,6,4], n = 2, from = end, return 5.
2) Write a function that would: arrange an array of positive integers to form the largest number or the smallest number. (default largest) - Note: Return a string instead of an integer in case the result is too large. For example, given [2, 20, 24, 6, 8], type = largest, the largest formed number is 8624220. how much u go pay? |
Webmasters › Re: Please How Can I Fix This? ( Help Urgently Needed ) by etoluw: 8:24pm On Feb 01, 2021 |
post d link to your site and let me check it.
is it a wordpress site? |
Webmasters › Re: . by etoluw: 11:25pm On Jan 30, 2021 |
Brightale: send me your WhatsApp number please 0812_961_5641 |
Webmasters › Re: . by etoluw: 1:56pm On Jan 30, 2021 |
Brightale: Hi everyone, I will like to know why JavaScript isn't working on my PC. I do embed my scripts in my HTML codes, and then run. On running the codes, oy the HTML codes would work. I've tried it on all 4 browsers on my PC, including chrome and Firefox, the outcome were still the same. Note: JavaScript has been enabled on all browsers. Thanks! most likely you have errors in your code. use the JavaScript console to check the error |
Jobs/Vacancies › Re: Currently Hiring - Experienced Wordpress Developer by etoluw: 7:01pm On Jan 29, 2021 |
is the job still available and can it be done remotely? |
Programming › Re: My PHP Code Run Locally On XAMPP But Showing Syntax Error Online by etoluw: 5:46pm On Jan 29, 2021 |
Akprof: What can be making my php code to be running online but showing syntax error online? The php version you are using locally is probably different from the one on the server |
Programming › Re: I Need Focused People To Join A Whatsapp Group For Learning Java by etoluw: 3:03pm On Jan 27, 2021*. Modified: 6:17pm On Oct 22, 2022 |
pls add me |
Programming › Re: How Do I fix this On My Wordpress Website by etoluw: 9:46pm On Jan 25, 2021*. Modified: 9:10am On Jan 26, 2021 |
lloydtruth: Please which plugin exactly I have tried several plugins none gives me exactly what I want you will use the register new user hook to achieve that |
|
Webmasters › Re: Linking Flutterwave To Wordpress Site To Collect Payment by etoluw: 8:34pm On Jan 23, 2021 |
|
Webmasters › Re: Pls Who Can Build A Blog For Me #5k by etoluw: 10:56am On Jan 22, 2021 |
Cybercop2002: I wanna start a travel and tourism,politics and lifestyle blog but I am living in a slum but wanna create awareness with the blog so I nees expert in the game to assist me,t it is something you can do yourself. Just install WordPress and a free theme |
|
Programming › Re: I Need A UI Designer Budget 50k by etoluw: 10:09pm On Jan 16, 2021*. Modified: 7:36pm On Jul 23, 2021 |
talk2hb1: I need a UI Designer Budget 50k, Just drop your WhatsApp number or link so I can contact you or chat me up on Telegram with this username @TheHonored |
Programming › Re: Wordpress Plugin Developer Needed by etoluw: 9:54pm On Jan 12, 2021 |
Tccomms: Still looking for one with reasonable price for simple plugin whatsapp me 0812_961_5641 |
Webmasters › Re: Is It Possible To Create A Website Like Piggyvest With Wordpress by etoluw: 11:34am On Jan 12, 2021 |
Gwebmaster: How can it be achieve What are the required plugins and theme And other extensions I don't think you can get a pre-made theme/plugin you will have to build the theme yourself or hire a wordpress developer to assist you |
Webmasters › Re: Is It Possible To Create A Website Like Piggyvest With Wordpress by etoluw: 8:29am On Jan 12, 2021 |
Gwebmaster: I am sorry for how the question was structured, I am a first timer
So, please can WordPress be used to create a website similar to https://piggyvest.com it is possible |
Programming › Re: Yoda Condition? by etoluw: 9:43am On Jan 09, 2021 |
Karleb: You might have probably seen something like this before now.
if (5 == $five);
It's called Yoda condition, you check the reverse.
I see this a lot in PHP codes and there are arguments as to why it is better than the normal comparison.
Personally, I don't like it.
Is it really necessary? it helps to avoid a bug where you mistakenly type "=" instead of "==" |
Programming › Re: I Need Help With Wordpress Plugin by etoluw: 6:03am On Dec 31, 2020 |
cbrass: i have actually tried something similar before but my menu wasn't showing again. but this link you sent seems different. I will let you know if it works. I am grateful brother. May the good Lord bless you 
modified It worked bro. please see attached image. Na oversabi won kill me, that was why it didn't work  Thank you ones again glad to hear that but I think that link would appear on all the menus registered in the theme. maybe you should create a settings page where the user can select the particular menu he wants the link to be added to |
Webmasters › Re: Help With This Wordpress Plugin by etoluw: 5:57am On Dec 31, 2020 |
Sharpdx: Oh, I wanted to add something similar to my online store. It's so hard to manage a WordPress site when you don't know much about coding. I was learning everything watching free tutorials and browsing forums and still, I didn't know about the commerce plugin, so thanks a lot for the information it's really useful. I also had some troubles with the theme of the site. It's working fine, but the design looks a little bit dated for my taste. I want to hire a professional web designer for [color=black]consulting wordpress theme[/color] to increase sales. what do you want to do? we can assist you |
Programming › Re: I Need Help With Wordpress Plugin by etoluw: 1:19am On Dec 30, 2020 |
|
Programming › Re: I Need Help With Wordpress Plugin by etoluw: 11:47pm On Dec 29, 2020 |
cbrass: programmatically ? I think it is possible
let me do the research and get back to you |
Programming › Re: Javascript Issue by etoluw: 8:25pm On Dec 29, 2020 |
babajeje123: Okay, see this. It is not working. you did not add value attribute to them e.g <input type="radio" name="colours" id="purple" value="purple" > Purple |
Programming › Re: I Need Help With Wordpress Plugin by etoluw: 8:23pm On Dec 29, 2020 |
cbrass: My first try is to want to add the link no the Nav menu so that it can show in the navigation but that didn't work. It is easy to add custom link to Nav menu |
Programming › Re: I Need Help With Wordpress Plugin by etoluw: 8:19pm On Dec 29, 2020 |
go to the "front-page.php" file you'll find where to put it.
if your theme does not have "front-page.php" put it in the "home.php" file |
Webmasters › Pls - How Can I Setup Webserver On Android Phone by etoluw(op): 5:27pm On Dec 28, 2020*. Modified: 10:16pm On Dec 28, 2020 |
Pls does anyone know of an app that will install Webserver(PHP, MySQL,Apache) on an android phone.
The one I was using before(palapa webserver) comes with PHP5.4 which is lower than the minimum requirements for WordPress (5.6).
please I have tried googling it but the ones I see are not satisfactory. |
Webmasters › Re: How Tn Add Add Code To My Website by etoluw: 10:24am On Dec 22, 2020 |
Omoniyidarasimi: How to add code to my website using HTML if you are using WordPress you can use the code editor for that |
Programming › Re: How To Make Money Coding Without A Job by etoluw: 6:04pm On Dec 21, 2020 |
tensazangetsu20: Always the same bullshit on all articles. Why does everyone avoids the path of creating themes and plugins for marketplaces as a way of earning money. Imagine making one theme and making over one million USD in sales. Enter envato and see. What of apps and plugins? L creating themes and plugins is not easy it is only experienced web developers that can do that |
Webmasters › Re: Wordpress Specialist Needed Asap by etoluw: 4:34pm On Dec 20, 2020 |
Gistgist1: If you know you're specialize or you know much in wordpress customization, please signify in comments section.
And if you know comment is too childish for your likeness you can reach out @ +2347062253074 what exactly do you need? do you want a custom plugin/theme or you want to modify an existing theme? |
Programming › Re: Android Developers Pls Help by etoluw: 1:49pm On Dec 18, 2020*. Modified: 5:29pm On Dec 18, 2020 |
Etinosa1234: I have already changed it and it's still the same error...
I'll have to look for another way to add menu options to the Navigation view ... Thanks
Millerules the error is an inflateException which means it has to do with the layout xml android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"> I think this is where the error is change it to "@style/ToolbarTheme" then edit the styles.xml resource <style name="ToolbarTheme" parent="ThemeOverlay.MaterialComonents.Dark.ActionBar"></> |