New to PHP - bit overwhelmed

12 replies
Hi all,

I am learning php, but feel quite overwhelmed by t all.

At the moment due to time constraints I wanted just to learn enough to build a php based directory. Are there any sources directed just at the php knowledge for this?

I am based on a windows server, on another point, would you recommend using mysql or the MS SQL server?

Thanks,
#bit #overwhelmed #php
  • Profile picture of the author r0dvan
    Hello..
    You should focus on PDO Queries to MySQL databases.
    Think about MySQL as an excel table. You have to specify types of value on your variables.
    You could follow this guides: PHP Login script tutorial
    But those are outdated, dont use mysql, neither mysqli, use PDO for safety.
    Never forget visiting php.net : PHP: PDO - Manual
    It has the best documented info about PHP functions.
    Never let anyone discourage from learning code, that is a must for the future.
    Eat code daily.
    Good luck and feel free to PM if you need any help.
    Signature
    LeadGen.tools - Lead Generation Search Engine from any Network and many useful tools. FREE trial.
    {{ DiscussionBoard.errors[8934632].message }}
    • Profile picture of the author NateJasper
      Originally Posted by r0dvan View Post

      Never let anyone discourage from learning code, that is a must for the future.
      Eat code daily.
      Why is that? I've heard the code academy founder say that he things programming is going to be like literacy in its importance.
      {{ DiscussionBoard.errors[8935255].message }}
      • Profile picture of the author r0dvan
        Originally Posted by NateJasper View Post

        Why is that? I've heard the code academy founder say that he things programming is going to be like literacy in its importance.
        Read from Ray Kurzweil, Michiu Kaku, Isaac Asimov.

        Its good that you start practicing it.
        Signature
        LeadGen.tools - Lead Generation Search Engine from any Network and many useful tools. FREE trial.
        {{ DiscussionBoard.errors[8938576].message }}
        • Profile picture of the author NateJasper
          Originally Posted by r0dvan View Post

          Read from Ray Kurzweil, Michiu Kaku, Isaac Asimov.

          Its good that you start practicing it.
          Transhumanist here.
          {{ DiscussionBoard.errors[8940113].message }}
          • Profile picture of the author r0dvan
            Originally Posted by NateJasper View Post

            Transhumanist here.
            Its evolution baabyy (quoting Perl Jam - Do the evolution).

            Well and I firmly believe that our emotions need to stay intact. Technology and moral education for a good society. Not something like Aldous Huxley's mind.
            Signature
            LeadGen.tools - Lead Generation Search Engine from any Network and many useful tools. FREE trial.
            {{ DiscussionBoard.errors[8960535].message }}
  • Profile picture of the author r0dvan
    ohhh
    by the way...
    I found TutsPlus very useful.
    https://tutsplus.com/
    Signature
    LeadGen.tools - Lead Generation Search Engine from any Network and many useful tools. FREE trial.
    {{ DiscussionBoard.errors[8934634].message }}
  • Profile picture of the author BizSeo
    Originally Posted by designandplace View Post

    on a windows server, on another point, would you recommend using mysql or the MS SQL server?
    If you are using PHP I'd recommend using MySQL instead for the simplicity. The windows MySQL Administrator tools are very user friendly to create databases and manage them all for free.

    It since you are short on time and have a goal to put up a running web directory site - have you considered using Wordpress and a free directory Plugin?
    {{ DiscussionBoard.errors[8939466].message }}
  • Profile picture of the author designandplace
    Thanks for the replies guys. I am reading through a book now, I have only used php includes thus far for parts of the pages where it makes sense to. I will study as I go along.

    I have been in IT since I was 17 (I am 32 now), but never in programming, I was always in support then moved into networking as a network designer. I can program those network switches, but php is much harder
    {{ DiscussionBoard.errors[8940016].message }}
  • Profile picture of the author Theo Moorfield
    Check this place out, it's where I first started learning to code.

    Link
    {{ DiscussionBoard.errors[8950131].message }}
  • you may use 'theNewBoston' vdos , they are easy, modular and not boring.
    {{ DiscussionBoard.errors[8954569].message }}
  • Profile picture of the author adammiller44
    see this PHPeasystep - Learn PHP and mySQL as a reference it will give you brief knowledge with excellent guidelines. All the best
    {{ DiscussionBoard.errors[8954889].message }}
  • shoot me a (PM) I'm happy to help out.

    WILL -
    Signature
    WebDevelopmentGroup NYC & CA- Small Business Web Development, App Development, WordPress Development, Graphic Designs, Online Marketing, Local Marketing & more!. "Call us 1.800.219.1314 or message us!". Visit us today! "Now On Live Chat Mon-Fri.". www.WebDevelopmentGroup.org
    (Whitelable our Services)
    ===================================
    ==> #1 OFFLINE MARKETING FORUM ON THE WEB! <==
    www.OFFLINEMARKETINGFORUM.com
    (Register Now)
    {{ DiscussionBoard.errors[8955093].message }}

Trending Topics