Jump to content

facetas

Members
  • Posts

    3
  • Joined

  • Last visited

About facetas

  • Birthday 10/27/1981

Contact Methods

  • Website URL
    http://rafasantoni.heliohost.org
  • Skype
    opa.tamosai

Profile Information

  • Gender
    Male
  • Location
    Piracicaba/SP - Brazil

facetas's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Right, in case I wanna use PHP tags like include_once() or require_once() can I use the "/home/my_user_id/public_html/ssv/includes" to access those files??? And I'm facing another issue.. but this one has to do with sessions.. Should I start a new topic or just continue here???
  2. Thanks a lot.... A last question: How can I use "/home/my_user_id/public_html/ssv/dir_name" to access files into this directory??
  3. Hi, firstly sorry my bad english ... Secondly, I would start saying that I'm a novice HelioHost.org user and so this might be something basic that I have done wrong . I'm having a problem getting my website to work when I'´m trying to use links... e.g =>If I creat an empty .html file with the single line: [/font][/color]<a href="www.google.com" target="_new">link</a> in it, i´ll have this page as result: http://my_user_id.heliohost.org/ssv/config/www.google.com =>If I try to use the tag <link href="/home/my_user_id/public_html/ssv/css/final_style.css" rel="stylesheet" type="text/css" /> the styles won't work nor if I use <link href="http://my_user_id.heliohost.org/ssv/css/final_style.css" rel="stylesheet" type="text/css" />... => Likewise the code <script type="text/javascript" src="[url="http://code.jquery.com/jquery-1.10.2.min.js"]http://code.jquery.com/jquery-1.10.2.min.js[/url]" ></script> doesn't work either... What should I do to make the links work??? Like I said, it's a silly problem , but I can't figure out what I'm doing wrong ... Thanks..
×
×
  • Create New...