Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,194,091 members, 7,953,328 topics. Date: Thursday, 19 September 2024 at 02:19 PM

Learn Php On Nairaland Will Put You Guys Through - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / Learn Php On Nairaland Will Put You Guys Through (761 Views)

Learn PHP Language On This Thread Live / Start learning Website development(HTML5,CSS3,JavaScript and PHP) on Nairaland. / Learn HTML5,CSS3, Javascript And Php On Nairaland. (2) (3) (4)

(1) (Reply) (Go Down)

Learn Php On Nairaland Will Put You Guys Through by kizinho(m): 6:22am On May 18, 2017
Hi guys am in the mood to take you guys on php and mysql , mysql and pdo, let's see who is interested before I take off.
Re: Learn Php On Nairaland Will Put You Guys Through by sonofthunder: 7:07am On May 18, 2017
hope it wouldn't end up on whatsapp though, the classes?

1 Like

Re: Learn Php On Nairaland Will Put You Guys Through by kizinho(m): 7:18am On May 18, 2017
sonofthunder:
hope it wouldn't end up on whatsapp though, the classes?
no it wount sir.
Re: Learn Php On Nairaland Will Put You Guys Through by torontomyg(m): 8:56am On May 18, 2017
Let go dia
Re: Learn Php On Nairaland Will Put You Guys Through by kizinho(m): 1:56pm On May 18, 2017
Before we start hope you guys have xammp or wamp install if not let me know so that will host the file
Re: Learn Php On Nairaland Will Put You Guys Through by fredasue: 3:23pm On May 18, 2017
I have wamp installed
Re: Learn Php On Nairaland Will Put You Guys Through by kizinho(m): 6:31pm On May 18, 2017
Ok let's start

<ol>
<li>first you must have a basic knowledge on html and css</li>
<li>you must have a working folder where your html and css are been stored</li>


<li>now is to move this folder to your local disk and locate xammp or wamp, for xammp you will see htdocs move your folder there. For wamp is www move your folder there.</li>


<li>now is to setup our xammp or wamp, turn it on by opening wamp for xammp turn on apache and mysql on.</li>
<li>access your localhost wamp or xammp in your browser by typing localhost it will direct to xammp setting , select English and click on security if you which to set username and password and save it, for wamp the username is automatically root and password is empty now we are good to go.</li>



</ol>

WHAT IS PHP , IT is hypertext preprocessor which serves as backend and help to interact with your database for dynamic website. Which php you can be able to build all type of sites like school portal, e ecommerce, blog, ponzi , etc as am talking to you guys have used it to build all this sites. Next is to start our php commands.
Re: Learn Php On Nairaland Will Put You Guys Through by chukwuebuka077: 7:53pm On May 18, 2017
weh done sir!! continue and may God bless you
Re: Learn Php On Nairaland Will Put You Guys Through by Amastermovic(m): 7:17am On May 19, 2017
following but explain that ur opening and closing tag.. and won't mind screen shots
Re: Learn Php On Nairaland Will Put You Guys Through by kizinho(m): 8:39am On May 19, 2017
Amastermovic:
following but explain that ur opening and closing tag.. and won't mind screen shots

It is nothing , just html style listing
Re: Learn Php On Nairaland Will Put You Guys Through by kizinho(m): 8:49am On May 19, 2017
Now let's break it down on what we all learn here.
1. How to interact with mysql database by establishing connections to the backend.
2. How to insert data in database and retrieve it back from backend to front-end.
3. How to update , delete data in mysql database.
4. How to register and login user in php and mysql
5. How to use leftjoin, join, inner join to interact with users like sending messages among them , adding friends, posting updates etc.
6. You can be able to code a forum chat site without any third party software. On next post were are starting with insert but let's look at php , and how to use it print or echo a word. See the syntax

<?php
echo 'you are at nairaland webmaster forum';
?>
Try it out.

In php we normally use if , else, array when retrieving data's or verifying users input in database.
Re: Learn Php On Nairaland Will Put You Guys Through by kizinho(m): 8:51am On May 19, 2017
After this you guys will choose the type of site you want to build, we will build one and host it , be it like Facebook or nairaland just any site.
Re: Learn Php On Nairaland Will Put You Guys Through by soleexx(m): 2:57pm On May 19, 2017
help with a registration site
Re: Learn Php On Nairaland Will Put You Guys Through by kizinho(m): 1:59am On May 22, 2017
Ok let's look at html form for registration
. You can style your form with your css


<form action="" method="POST">
<label>username</label>
<input type="" name="" />

<label>email</label>
<input type="" name="" />

<label>password</label>
<input type="" name="" />

<label>confirm password</label>
<input type="" name="" />

<label>Full name</label>
<input type="" name="" />

</form>
Next is to put php code in action , any question before I proced

(1) (Reply)

About To Set Up A Blog, Please Help / Forum Or Wordpress Blog? Please I Need Your Opinion / Customize Or Add Any Features On Your Wordpress Site

(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. 16
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.