Jump to content

administrator

Administrators
  • Posts

    3,102
  • Joined

  • Last visited

  • Days Won

    380

Everything posted by administrator

  1. 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
  2. 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.
  3. 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
  4. 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/
  5. 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.
  6. 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.
  7. The variable IS $my_connection Use the hints provided. Thanks!
  8. Is this still the case? What is your StudioWeb ID?
  9. 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.
  10. 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.
  11. Hi, Check your activation email where you are given the URL to access the projects. Sorry for the delay.
  12. What is the error ... is it a PHP error you are getting and what is the error message? .... These details help people debug.
  13. 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
  14. So when the JavaScript is enabled, the data is saved? If so, that would suggest a JS issue, not PHP. Let me know!
  15. 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.
  16. You have to run through the server .... localhost. Glad you got it. Stef
  17. You should be able to go into your account and change the icon ... you cannot do that?
  18. 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
  19. The PDF contains the information you are looking for. Contact me directly if you have problems finding things in there: stefan at killersites.com
  20. Email me at stefan at studioweb.com
×
×
  • Create New...