Search results

  1. P

    Why don't PHP work on this site?

    Okay I found out what I was doing wrong. I was trying to run a PHP command from within an HTML file. The correction I made was to place my code to randomize Youtube videos into it's own PHP file with PHP extension then linked to it from within the HTML file and that worked as you can now see...
  2. P

    Why don't PHP work on this site?

    So now I wonder if anyone on x10 is running any PHP scripts from they're account. What about you Kenny9, are you able to run any PHP scripts from your x10host account?
  3. P

    Why don't PHP work on this site?

    Here is an example of what I mean. The same PHP file is being run from two different locations, yet the one that actually executes PHP is run from blackplanet. If you do a page refresh from both url only the blackplanet does a random video...
  4. P

    Why don't PHP work on this site?

    I have a YouTube Playlist that starts random videos on refresh which works when the file is fetched from blackplanet.com but it don't randomize when it's run from x10host. My guess is PHP must be disabled on x10host. If that is the case how do I enable PHP on my account? Anyone have a clue...
  5. P

    Help with setting up IonCube Loader

    It's all good I found another solution using PHP LockIt. I was able to achieve what I wanted to do using it. Thanks for your reply nonetheless.
  6. P

    Help with setting up IonCube Loader

    I'm trying to encrypt my PHP files using IonCube but it's not working. I created the IonCube folder in my account and put the Loader along with my PHP files and encrypted them but I get errors when I try to use the encrypted files. My accounts PHP version is 4.0.10.14 and I did notice that...
Top