Search results

  1. E

    the two week policy

    I need the two week suspension clause on my account lifted as well as unhindered php and mysql access. How much will this cost? I am in the process of developing a MUD as well as another project and don't currently have the time to lo into the forums every two weeks. Thanks for all of your...
  2. E

    mod_rewrite

    Can I use it on x10? I've searched but can't find anything.
  3. E

    [resolved] Using PHP to output Executable PHP

    <?php $page_home = " <?php $conn = mysql_connect(\"*******\", \"*******\", \"*******\") or die(mysql_error()); mysql_select_db(\"*******\",$conn) or die(mysql_error()); $get_content = \"SELECT * FROM `\".$site.\"_home_page`;\"; $content = mysql_query($get_content,$conn)...
  4. E

    mkdir() and File functions

    Am I able to get mkdir and fopen() and fclose() enabled on my account? Or would a PHP version upgrade handle this?
Top