Jump to content

administrator

Administrators
  • Posts

    3,158
  • Joined

  • Last visited

  • Days Won

    411

Everything posted by administrator

  1. Hi, Sorry for the delay. You need to PHP code when the form submission is successful.
  2. Hi, PHP has some libraries / functions that are built into PHP that can speak to databases. But databases don't understand PHP, but it does understand SQL. SQL is the coding language of databases. So, you use the special PHP functions to send SQL commands to the database. Makes sense?
  3. Hi, It is just you link code ... be sure the tag is closed properly. Stef
  4. Hi, Just download any of these, and install them. Or, if you have PHP hosting, just upload your files there. Let me know how it goes.
  5. You might have to have this built custom.
  6. Hi, It looks like a problem with your conditional logic. Try reworking your if()
  7. 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.
  8. 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
  9. Thanks. I am about to update /add new content to this course.
  10. Oh ... that is a mistake. Just continue the course. I will have to get this updated. Thanks for catching this!
  11. What error message are you getting?
  12. 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
  13. If you use a CMS, you can likely find ecommerce capability included.
  14. 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.
  15. 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.
  16. Glad you like them!
  17. Hi, Sorry for the late reply. Session timeout was expanded ... is it still causing problems for you? Stef
  18. Hi, Sure thing. Email me at stefan at killersites.com Stef
  19. Thanks! Good luck! I'm sure you will do well.
  20. 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
  21. 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
  22. 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
  23. Hey!
  24. Welcome!
×
×
  • Create New...