mmsh350

IT Specialist : Am A Successful IT Professional With Expertise In Full Stack Web Development.

Articles
189
Followers
44

profile/5736download.png
Mmsh350
Tribunal Nullifies Bayelsa Governorship Election
~1.4 mins read
The Bayelsa State Gubernatorial Petition Tribunal has nullified the election of Governor Duoye Diri of Bayelsa State.

The election was nullified based on a petition by the Advanced Nigeria Democratic Party (ANDP), which argued that it was unlawfully excluded from participating in the election.

The tribunal ruling can, however, still be challenged at the appeal court.

More details on the tribunal’s Monday ruling will be provided in subsequent updates.

The ANDP had through its governorship candidate, King Lucky George, and National Chairman, Charles Ogboli, approached the tribunal seeking the nullification of the November 19, 2019 governorship election.

The party demanded an order for fresh election on the grounds that its name and logo were excluded from the ballot papers used for the election.

The counsel to the party, Kehinde Ogunwumiju (SAN), told the tribunal that INEC witnessed and monitored its governorship primary and that it was curious and unacceptable that the electoral body later excluded it from the election.

The counsel to INEC, Ibrahim Bawa (SAN), told the tribunal that after examining the evidence tabled by the petitioners, the commission preferred not to call any witness.

The lawyers for the PDP, Emmanuel Enoidem, and Governor Diri of Bayelsa, Gordy Uche (SAN), spoke along the same line, saying instead of calling witnesses, they would submit documents to the tribunal.

profile/5736download.png
Mmsh350
Auto Count Words Using PHP
~3.1 mins read
In this article we will create a Auto Count Words using PHP. The code will count the entered string and display the total words. This is a user-friendly kind of program feel free to modify it. To learn more about this tutorial, just follow the step below.

Getting Started:

First you have to download & install XAMPP or any local server that run PHP scripts. Here's the link for XAMPP server https://www.apachefriends.org/index.html.
And, this is the link for the bootstrap that i used for the layout design https://getbootstrap.com/.

Creating The Interface

This is where we will create a simple form for our application. To create the forms simply copy and write it into your text editor, then save it as index.php.

  • Auto Count Words Using PHP

  • Enter a String
  • Count
  •  
  • Creating the Main Function

    This code contains the main function of the application. This code count the words from a string when the form is submitted. To make this just copy and write these block of codes below inside the text editor, then save it as function.php
  • Advertisement

    Loading...

    Link socials

    Matches

    Loading...