Recent content by sen01dj

  1. S

    Wanna use Windows 3.1 again?

    i have 2 old 5 1/4" floppy drives. but i don't have disks http://www.sensitivedjs.co.cc
  2. S

    Nice Site

    yes X10hosting is best free hosting site http://www.sensitivedjs.co.cc
  3. S

    Truth about neobux

    I Don't know about neobux.but I already joint with bay bux and earn 50$ but that site scam didn't received at lest 1$ and I waste my time. http://www.sensitivedjs.co.cc
  4. S

    php help restrictions to the file upload

    Sorry for my bad English and I don't have php knowledge Thanks all for helping me I need to Create an Upload-File Form that need to be a interface to upload songs fills to any visitor I got that code from www.w3schools.com if ((($_FILES["file"]["type"] == "audio/mpeg") this works for...
  5. S

    php help restrictions to the file upload

    thanks garrettroyce for reply this is my full code but this is not work <?php if ((($_FILES["file"]["type"] == "audio/mpeg3") || ($_FILES["file"]["type"] == "audio/x-mpeg-3") || ($_FILES["file"]["type"] == "video/mpeg") || ($_FILES["file"]["type"] == "video/x-mpeg")) &&...
  6. S

    php help restrictions to the file upload

    this is working for filtaring image file if ((($_FILES["file"]["type"] == "image/gif") || ($_FILES["file"]["type"] == "image/jpeg") || ($_FILES["file"]["type"] == "image/pjpeg")) how can use this for filtaring mp3, rm,ram,m4a,wave i need to know if ((($_FILES["file"]["type"] ==...
  7. S

    free sub domain provider allow add zone records

    Is their any free sub domain provider allow add zone records (A,CNAME) Except CO.CC http:www.sensitivedjs.co.cc
  8. S

    need php help

    define('CONFIG_SQL_DBHOST', 'localhost'); db host :my usre name,or public_html path or just localhost? How can I fill this help me thanks http:www.sensitivedjs.co.cc http:www.sensitivedjs.co.cc/test.html
  9. S

    keywords

    Is it necessary to add keywords to other pages in site (gallery,downloads,news...) http://www.sensitivedjs.co.cc
  10. S

    need php help

    Thanks diabolo I change the path I know its dificult to answer my qustion I am using adobye dreamwiver .I drag swf file into html page now it says connecting to server this is page http://www.sensitivedjs.co.cc/test.html <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
  11. S

    need php help

    Thanks nirajkum I re create mysql database and after that shoutbox.php running probably earliya I enter path to shoutbox.php in browser it shows sum erros (culd not connect to database) now no error message now I have this problem how can I embedding shout box to my html page (Step 3)...
  12. S

    need php help

    i need to add shout box to my site i got code from http://www.flashdevs.com/shout_box/features/ i made mysql database also but others very complicated i dont have php knowledge this is instalation help Installation: STEP 1: Install server side scripts to your server 1. Copy...
  13. S

    need video chat script

    my site working now http://www.sensitivedjs.co.cc
  14. S

    need php help

    function __connect() { mysql_connect(CONFIG_SQL_DBHOST,CONFIG_SQL_DBUSER, CONFIG_SQL_DBPASSWORD) or die ('Could not connect: '.mysql_error()); $this->setDBName(CONFIG_SQL_DBNAME); $this->Query("SET CHARACTER SET utf8;"); } if my host name:ruwan database name :shout password...
  15. S

    need video chat script

    same person cant get 2 adsense account you can check over publication ID s we know etch other and share over knowledge (not share over visitor counter code ) if you not post over face book ids I can PM to you if we are same person I am not posting both post together we neeed to link...
Top