Search results

  1. leafypiggy

    enctype not working....

    sry, but do you understand ANYTHING? are you saying that IF (This OR This) isnt logical? it is complete logic.....
  2. leafypiggy

    Directions Needed!

    are you doing this VIA Fantastico? cause if you are. you shuoldn't have to edit anything.....
  3. leafypiggy

    enctype not working....

    ...no. he is right.... "||" is the proper way of saying "or" Check your PHP if/else logical operators documentation...
  4. leafypiggy

    Directions Needed!

    yeah sure. You just select from the list, click new install, and follow the directions there. It will set up a new database, and all the stuff u need for it. :P If you need more help just ask me.
  5. leafypiggy

    PHP with .htaccess

    I think he means that he wants PHP to store a session for one user to be able to go to a dl link, but put hotlink protection on it so a user cant go to http://example.com/image%20Directory
  6. leafypiggy

    Please Rate my proxy

    and it isnt hosted on X10. http://whois.net/whois_new.cgi?d=scousenetwork&tld=com
  7. leafypiggy

    HELP: Can't Install Joomla Modules, Mambots, or any 3rd party software in Joomla

    Intermediate PHP version should work fine. It is basic that there is a problem. The basic version blocks PHP file uploads. Also, which file are you trying to upload. you have to upload the *.zip file.
  8. leafypiggy

    html tags - help anyone?

    At who ever asked about why www folder: The "www" folder is the same as "Public_Html" folder.
  9. leafypiggy

    Cookies help

    ....dont care..they can just see the intro, and send me a friggin email if they want to know why they keep seeing it....
  10. leafypiggy

    Cookies help

    solved already, just got the chance to post this. I used javascript. thnx tho. LOCKED
  11. leafypiggy

    Cookies help

    sry for double post, but I still need help on this issue.
  12. leafypiggy

    Unclickable links

    I got java in my hands. I will check it.
  13. leafypiggy

    Unclickable links

    can you show us your css? i think that might be the problem...
  14. leafypiggy

    Joomla or Drupal - better software design?

    thats really just how the databases are set up. doesnt really help much. but good idea. it does help a lil.
  15. leafypiggy

    Cookies help

    um. I am just trying to store a cookie that tells my webpage that they have viewed the intro, and to send the reader to my main page. any way to do that? I am a noob at cookies. all i know is that they are yummy....lol
  16. leafypiggy

    Cookies help

    Hey, I was wondering how I could set a cookie that redirects a visitor to a homepage after they visit a intro page. Is there a way to do this?
  17. leafypiggy

    Using a owned domain for x10?

    is there any way that I can use my domain, night-assassin.com as my primary domain for my account. Is there a easier way than using a addon or parked? Not sure. I have the site pointing at x10 nameservers.
  18. leafypiggy

    Useful tool for programers and coders/webdesigners alike

    I found this program called Programers Notepad. It is really usefull as it parses any computer language, html, php binary, and it even lets you expand and collapse the tags. Like the <head> tag in HTML, you can close that if you just want to see the other tags. it is really cool.. heres the DL...
  19. leafypiggy

    Database Help in cpanel

    I am having a problem with the database list in Cpanel. It says I have when I only created 3. Then i looked into the MYSQL Databases link and it says this for the fourth database: It also says the same thing at the top of the page. Im not on absulote. Cpanel: leafy Domain...
  20. leafypiggy

    Php Help

    I need help with a script that displays my mysql table. I keep getting this error. Parse error: syntax error, unexpected $end in /home/leafy/public_html/roster.php on line 31 Here is the code: <?php $username="leafy_admin"; $password="removed"; $database="leafy_roster"...
Top