Jump to content

administrator

Administrators
  • Posts

    3,107
  • Joined

  • Last visited

  • Days Won

    380

Everything posted by administrator

  1. Hmm ... what is it you are trying to do? Can you show me the output you getting vs what you are expecting?
  2. Start with the basics. My course package will teach you everything you need to know: https://shop.killervideostore.com/
  3. The web hosting configuration has no impact on the course. Choose what you need for your site. If you are not sure, just take the least expensive plan for now. You can always upgrade if need be. Stef
  4. Sounds just like settings in Sublime, or it could be an indicator of the code not being written properly. I would test the page out in the web browser to see if it works.
  5. Could be what the proxy is sending out. Or more likely, your code might be just returning a binary - true or false ... or in other words, 1 or 0. Have you tried this code on a live server? ... Could also be a Xamp issue? Stef
  6. Just have one page with links at different spots in the page. If this is something you don't understand, then you need my popular training course: https://shop.killervideostore.com/
  7. Hi, Step 1: Get the IP address you will be hosting the site on from your hosting company. Step 2: Go to goDaddy and change the domain names DNS setting to point to the IP address. Notes: GoDaddy might be handling the sites DNS settings ... or you may have to find out from goDaddy who is handling the sites DNS. DNS is short for Domain Name Server ... and it is the address book that tells the web WHICH server your site is being hosted on. It's a lot to take in, but asking your new hosting company should give you the answers what you need to do do move the site.
  8. The public profile is just there for students who want to show their progress to other people. It comes from the fact that StudioWeb is used in many schools ... colleges etc.
  9. The variable IS $my_connection Use the hints provided. Thanks!
  10. Is this still the case? What is your StudioWeb ID?
  11. Be sure you are running the page through the server and not directly loading the page in your web browser. ... The PHP code needs to be processed.
  12. Hi, Yes, SW4 doesn't allow that yet. We will changing that in a future update to allow for that. Meanwhile, send me an email and I will give you a new account to do the courses again.
  13. Hi, Check your activation email where you are given the URL to access the projects. Sorry for the delay.
  14. What is the error ... is it a PHP error you are getting and what is the error message? .... These details help people debug.
  15. All of the server side languages can process XML, just search for language + process XML. Exampe: PHP process xml. If you are creating a small application ... then PHP is your best bet for sure. Stef
  16. So when the JavaScript is enabled, the data is saved? If so, that would suggest a JS issue, not PHP. Let me know!
  17. Yes. Each project tutorial is a step-by-step walkthrough. I will follow the instructions in the intro video and do some real-world job for someone.
  18. You have to run through the server .... localhost. Glad you got it. Stef
  19. You should be able to go into your account and change the icon ... you cannot do that?
  20. Hi, Did you manage to figure this out? On the home page of the projects site, there is a video that provides a guide in terms of the projects. Let me know! Stef
×
×
  • Create New...