Jump to content

administrator

Administrators
  • Posts

    3,102
  • Joined

  • Last visited

  • Days Won

    380

Everything posted by administrator

  1. Hi, It looks like a problem with your conditional logic. Try reworking your if()
  2. Hi, I might do a quick video on this. That said, portfolio sites / examples ... if you will, are better if they are real project clients. Prospective clients will fill more comfortable if they see that you've done work for other companies. Do 1 or 2 small projects for free ... if need be. But you can start with the course projects. ... Remember, that professional development has a lot to do with the process. Laravel is the most popular PHP framework ... that's what we use. I think you will find more opportunities with Laravel overall. Hope that helps.
  3. Hi, Depends on the nature of the site. If it is a simple branding site, with a few little extra features here and there, then I would lean wordpress. If the customer site was more specialized, then Laravel would be the better choice. Sounds like a good partnership with your wife! Stef
  4. Thanks. I am about to update /add new content to this course.
  5. Oh ... that is a mistake. Just continue the course. I will have to get this updated. Thanks for catching this!
  6. Copy the error messages, and search for them in Google ... this will lead you to your answer. It could be one of many things depending on your code. Most errors are typos or some configuration issue. Programmers have to become detectives and learn to track down the source of the errors ... because each one is different. Hope that helps. Stef
  7. If you use a CMS, you can likely find ecommerce capability included.
  8. Hi, DW CS4 is really old and is likely producing old-school code. I would suggest upgrading to the latest version of Dreamweaver or learn to create your websites in code: https://shop.killervideostore.com/ .. It will be easier and you will have a better site.
  9. You use client side validation for speed and server side validation for security. Sessions allow you to easily store values across many pages. A session is an array.
  10. Hi, Sorry for the late reply. Session timeout was expanded ... is it still causing problems for you? Stef
  11. Nice ... you're an old-timer like me! Things are much better. Yes, if you combine that with other skills like social media marketing, wordpress setup, hosting setup. But if you get into PHP you expand you possibilities. Take my full stack course ... it will give you what you need: https://shop.killervideostore.com/ My freelance course will help a lot as well: https://www.killervideostore.com/video-courses/complete-freelancer.php Stef
  12. Hi, Sorry for the delay. Sometimes you have to write code blindly .... as you go. It is important to write the code and see the errors, as it will train your brain. So just go through the process of working with the first few basic projects. Be sure to watch the projects video on the home page, it tells you how to use the projects. Stef
  13. Go to the last page of the course ... and click the green button in the last window. I believe it says 'complete course'. This is a known issue we are going to take care of. Stef
  14. Hi, In the PDF's you can find the links to the templates. Let me know if that helps.
  15. Later this year, I will add a chapter on this.
  16. Hmm ... what is it you are trying to do? Can you show me the output you getting vs what you are expecting?
  17. Start with the basics. My course package will teach you everything you need to know: https://shop.killervideostore.com/
×
×
  • Create New...