I’ve a Js for my pin & serial Numbers authentication but am informed about its security flaws and i’m NOT PHP savvy. So what’s the way forward?
If you think that you need php, learn php. Find a good book or course.
Which book 'll you recommend 4 me as an abs beginner?
Beginner to programming, or beginner to PHP? That is, did you write the JS code you have, or acquire it from somewhere else? If you wrote it, it would be a different book because it doesn’t need to teach you how to program, only how to use a different language.
I don’t know any of the books myself, but there a numerous PHP books/courses on SP Premium. Perhaps this one may be good for a beginner, I have not read it, but have been through the course which I think is based on the book.
I’m sure others may have some suggestions on how to get started. (I could change the topic title to something more relevant.)
Another important resource for anyone using PHP is the on-line documentation which you can refer to any time to find out about specific functions ect.
Beginner to PHP of course
I think what @droopsnoot was asking was if you have any experience of any/much other kind of programming, such as javascript. If you already know a bit about programming, you have a head start over being completely new to programming.
I gather from your other topics that you may be fairly new to html and css. It may be best to get comfortable with those first before progressing into programming. Don’t run before you can walk.
Yes, I was trying to figure out whether OP is just trying to learn a different language while being familiar or proficient in another.
I can’t recommend anything specific - what works for me is having a need to do something, then breaking it down into steps and figuring out how to code each of those steps, then bringing it all together. But everyone is different.
Well, @droopsnoot and @SamA74 you’re right, in that, I got the idea when i 'd some sip of java programming & halfway through but the idea seeming long overdue!
I agree with you! - All the same you’ve been helpful though luck hasn’t been on my side.
Besides programming syntax won’t be a problem for me…
You might find some useful suggestions here: PHP Resource Reference
@SamA74 @droopsnoot, Now armed with that knowledge, what need I do then?
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.