Recent content by Erik O:

  1. E

    how to edit a config.php file via a form ( such as install.php )?

    how is this possible ? :[ i know all scripts have an install file?
  2. E

    is there a code to hide html parts from being displayed?

    is there an html code that does not display the code on the webpage? like it hides it?
  3. E

    Php code to tell what the current url is?

    like is there a php code/script that will display the current url?
  4. E

    Does any one know a php code that redirects the page in "x" amount of seconds?

    says it in the title please help any appreciated :D
  5. E

    any one with php/java knowledge please help me with a date script?

    ok so i have this script : <script type="text/javascript"> var todaydate=new Date(); document.write(todaydate.getFullYear()); //get current year </script> _______________ but i would like to modify that to make it get the full date not just the year and add 2 days to...
  6. E

    count down time for php any one have the code please?

    i need a php count down time that counts down the days hours and minutes please :] in php code :D any help ill appreciate ( get best answer ;D )
Back
Top