programming by php

by 29 replies
35
hello family if someone have a exercice of php for bigenner u can tell me and thenku
#programming #php #programming
    • [ 1 ] Thanks
  • Go back to programming thread, and search for PHP tutorials. You will get a number of threads which can help you to learn PHP.
    • [ 1 ] Thanks
  • Banned
    [DELETED]
  • Go To Here and Learn all about PHP
    • [ 1 ] Thanks
  • [DELETED]
    • [ 1 ] Thanks
  • Visit https://www.codecademy.com/ and learn PHP step by step . a great site for beginners
    • [ 1 ] Thanks
  • You an learn from php official site and also learn from w3school.
    • [ 1 ] Thanks
  • Exercise ? Sure - write a simple game i.e. TicTacToe. If you are looking for books/videos - google. If you're looking for private lessons - PM me .
    • [ 1 ] Thanks
  • I can help with PHP, www.skybridgedomains.com
    • [ 1 ] Thanks
  • you can try this trusted source PHP 5 Tutorial
    • [ 1 ] Thanks
  • what did you need to achieve with PHP? basic web site, database connectivity, ?
    • [ 1 ] Thanks
    • [1] reply
  • go to the wordpress plugin forums and try to fix a bug reported in someone's plugin...
    good way to learn and there is plenty of support issues there from beginner to advanced.
    obviously you want to write code too but this can speed up the rate at which you
    understand what is actually going on and pick up more faster. worked for me :-)
    • [ 1 ] Thanks
  • HTML, CSS, JAVASCRIPT, AJAX knowledge are required for php developer.
    • [ 1 ] Thanks
  • HTML,CSS,JAVASCRIPT,AJAX, MYSQL knowledge are required for php developer.
    • [ 1 ] Thanks
  • You can start W3Schools.com or courses on Udemy.com
    • [ 1 ] Thanks
  • W3School is an online site that provides complete courses of php and html for learning online easily
    It provides step wise course for easy learning.
    • [ 1 ] Thanks
  • I will suggest you to go to w3schools website, I consider it is good from tutorial point of view.
    Before start learning just check some interview questions, that will help you to know which topic need more focus.
    • [ 1 ] Thanks
  • Banned
    [DELETED]
    • [ 1 ] Thanks
    • [1] reply
    • Don't just learn PHP. You're setting yourself up for failure in the long run. PHP is, historically, the wild-wild west of the development world. Thankfully there have been frameworks that have been developed which will ensure you're not opening yourself up to huge security risks, and which also make things easier, in that they abstract a lot of the database level development.

      Learn Laravel. It's easier to use than normal PHP, produces readable code, and will benefit you as a developer, in that you're learning best practices, not just doing whatever works:

      https://laravel.com/
      https://laracasts.com/
      • [ 1 ] Thanks
  • if you are a beginner in programming then do not start with php first. if you have some basic knowledge about HTML, CSS and MySQL then you can learn PHP as well. w3school.com will be best for you for starting... go on with that hope you will do better.. enjoy...
    • [ 1 ] Thanks
  • You can get all about PHP on W3School.
    It is a very good site I thought to learn programming.
  • You can learn PHP on W3Schools.com,Udemy.com
  • we want more programming of php.
  • Banned
    [DELETED]
  • students regularly choose technical training over a free university education. For many young grads, this decision is a no-brainer, as vocational education in the country pairs apprenticeships with part-time classroom instruction, creating a clear path to gainful employment.Higher education and technical and vocational training are still so far from the requirements of the labor market and specifically in the private sector.
  • With the help of w3school. you can easily learn the PHP
    Thanks!
  • Banned
    [DELETED]
  • What do you need to know about php sir.If you say me I will try to help you out my best.
  • Start with W3schools, you can learn a lot of stuff there. Then, pick a framework and start learning about it(I use Laravel for example now, but in the beginning, I've learned the basics on W3schools). And the most important part-learn how to google. There is no good programmer without Googling

Next Topics on Trending Feed