Programming Buddies,

Looking at the following links, can you be kind enough to tell me which one I should learn from and which one teaches what method (mysqli, pdo, etc.) and whether they are on php 7 or 5 because only looking for php 7:

https://daveismyname.blog/blog/login-and-registration-system-with-php
https://www.codeproject.com/articles/759094/step-by-step-php-tutorials-for-beginners-creating
http://buildinternet.com/2009/12/creating-your-first-php-application-part-1

And, is this a good way to prevent sql injection ? It is unorthodox, I guess:

https://blogs.msdn.microsoft.com/brian_swan/2010/03/04/whats-the-right-way-to-prevent-sql-injection-in-php-scripts/

Recommended Answers

All 3 Replies

The 1st one

Thank you everyone!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.