Online Degrees and CLEP and DSST Exam Prep Discussion
W3Schools PHP Certificate - Printable Version

+- Online Degrees and CLEP and DSST Exam Prep Discussion (https://www.degreeforum.net/mybb)
+-- Forum: Main Category (https://www.degreeforum.net/mybb/Forum-Main-Category)
+--- Forum: Saylor.org, Straighterline, Study.com, OnlineDegree.com, Sophia.Org Discussion (https://www.degreeforum.net/mybb/Forum-Saylor-org-Straighterline-Study-com-OnlineDegree-com-Sophia-Org-Discussion)
+--- Thread: W3Schools PHP Certificate (/Thread-W3Schools%09PHP-Certificate)

Pages: 1 2 3 4


RE: W3Schools PHP Certificate - bjcheung77 - 11-13-2021

gams007 Wrote:My Question is If I did PHP MySQL already from a RA College (Waubonsee) is that acceptable at Purdue U. ?,
 I need some one to send me a referral link please to enroll to Purdue, so I can send my transcript and I can check how it comes in.

Yes, practically any RA college credit will transfer over as long as it hits the requirements of which ever degree... For example, you will only get PHP and MySQL, just those two courses. If you have more RA credits, such as the one from the YMCA Tech Lab, those 7 credits should also hit spots as well, again - as long as those courses hits the requirements. RA is transferable anywhere, unless it's not accepted into a specific program that you're not going for (business, or whatever else you're not seeking).


RE: W3Schools PHP Certificate - gams007 - 11-14-2021

(11-13-2021, 12:13 PM)bjcheung77 Wrote:
gams007 Wrote:My Question is If I did PHP MySQL already from a RA College (Waubonsee) is that acceptable at Purdue U. ?,
 I need some one to send me a referral link please to enroll to Purdue, so I can send my transcript and I can check how it comes in.

Yes, practically any RA college credit will transfer over as long as it hits the requirements of which ever degree...  For example, you will only get PHP and MySQL, just those two courses.  If you have more RA credits, such as the one from the YMCA Tech Lab, those 7 credits should also hit spots as well, again - as long as those courses hits the requirements.  RA is transferable anywhere, unless it's not accepted into a specific program that you're not going for (business, or whatever else you're not seeking).

Thanks BJ, I have another question if I decide to do the w3school certificate how much cost those courses what I understand reading all the comments from this forum is that they are 2 separate courses I just need more orientation over how to enroll with the certificate.
I have experience with both languages from my last College Course that I finished and I want to try to see if a can get this done fast.


RE: W3Schools PHP Certificate - bjcheung77 - 11-14-2021

Yes, this course is perfect for you. W3Schools actually is free! However, they have paid courses that provide you a certificate, and that's the one which gives you credit for Purdue Global: Here's the link for the paid PHP course & cert: https://courses.w3schools.com/courses/php


RE: W3Schools PHP Certificate - gams007 - 11-14-2021

(11-14-2021, 02:19 PM)bjcheung77 Wrote: Yes, this course is perfect for you.  W3Schools actually is free!  However, they have paid courses that provide you a certificate, and that's the one which gives you credit for Purdue Global:  Here's the link for the paid PHP course & cert: https://courses.w3schools.com/courses/php

BJ, it's only the PHP course or you have to take also SQL course?


RE: W3Schools PHP Certificate - LevelUP - 11-14-2021

As a personal challenge and to brush up on my skills, I took the W3schools PHP exam and passed in one day.

I ended up failing the course on my 1st attempt because I ran out of time and my laptop was going slow. For the last 20 questions, I had to read fast and guess on most of them.

I'll share some of my tips that should help you all out. 

(11-08-2021, 03:50 PM)speedrunner Wrote: If you know how to program in some other language, and are familiar with SQL, it's a walk in the park.

I can confirm a lot of the basics are true with any programming language.  For someone brand new to programming it may take the full 20 hours to complete the course.  It's not hard by any means though.

(11-14-2021, 05:59 PM)gams007 Wrote: BJ, it's only the PHP course or you have to take also SQL course?

You don't buy the course, it's free, you are only buying the exam.

The course includes a part of MySQL where it interacts with PHP.  You don't need to do the complete MYSQL course. 

The Course is Free Here:

https://www.w3schools.com/php/default.asp

The "Prerequisites: Basic understanding of HTML, CSS, and JavaScript" is BS.  All you have to know is that "<br>" means a new line in HTML, that's it.  I never saw any CSS/Javascript and no exam questions had any HTML questions. (correction: I did see one H2 tag so technically that CSS, whoopty doo).

Steps to Complete the Course:
1. Study PHP Tutorial, PHP Forms, PHP Advanced, PHP OOP, and MySQL Database.  Use the online PHP editor and play around with the code by changing or adding your own stuff.

2. Do the PHP Exercises

3. Do the PHP Quiz, redo until you score 90%+

4. Study and take exam.

For Ajax all you have to know is that is for dynamic web pages that can be updated without reloading the whole page.  Don't worry about PHP reference stuff, or XML.

The exam is 70 questions in 70 minutes.  You need to score 75% to pass which is 53/70.

On my 2nd attempt, I passed with a B.


RE: W3Schools PHP Certificate - bjcheung77 - 11-14-2021

@LevelUp - I haven't tried this exam yet, just wondering, did you have to pay a second time for the exam.
Curious if it allows multiple exam attempts or retakes with just that $95 fee. If so, it's a great deal!


RE: W3Schools PHP Certificate - LevelUP - 11-14-2021

(11-14-2021, 08:53 PM)bjcheung77 Wrote: @LevelUp - I haven't tried this exam yet, just wondering, did you have to pay a second time for the exam.  
Curious if it allows multiple exam attempts or retakes with just that $95 fee.  If so, it's a great deal!

$95 includes 2 attempts.

"Immediately after completing the exam, you will be informed of your score and of your pass/fail status.

If you fail, or want to improve your score, you can take the exam one more time. The best result of the two attempts will count."


RE: W3Schools PHP Certificate - ClockworkHammer - 11-21-2021

I passed! It was tight on time, basically 70 questions over 70 minutes, open book but some questions had tricky phrasing. Needed 53 to pass and got 56 right. I've sent it in for evaluation to Purdue Global. It should knock out 7 classes from my BS IT program.

Thanks for all the advice on this topic Smile


RE: W3Schools PHP Certificate - LevelUP - 11-21-2021

(11-21-2021, 02:07 PM)ClockworkHammer Wrote: I passed! It was tight on time, basically 70 questions over 70 minutes, open book but some questions had tricky phrasing. Needed 53 to pass and got 56 right. I've sent it in for evaluation to Purdue Global. It should knock out 7 classes from my BS IT program.

Thanks for all the advice on this topic Smile

Congrats!

How many hours did it take you to study for the exam?


RE: W3Schools PHP Certificate - bjcheung77 - 11-21-2021

Wow, that was pretty good, right on the wire almost... as long as you pass and get the credits you need, that's what really matters.