hi everyone
plz tell me the best way to implement php by making short projects ?
any website or any advise

    If you get stuck feel free to ask, someone here will know the answer

      website design and WordPress development company offering custom logo design and search engine optimization ...llll

        Here's some really basic stuff that almost everyone who works in PHP ends up doing at some point:

        1. Write a page that takes information from a form and converts it into an email.

        2. Write a page that takes information from a form and inserts data into a database.

        3. Write a page that says "You are not logged in" and includes a login form. Have the page validate a username/passphrase combination and then say "Welcome Daniyal" ...

          Write a Reply...