Search:

Type: Posts; User: GothyStitch; Keyword(s):

Search: Search took 0.00 seconds.

  1. Ok, I got it working here's what I got: ...

    Ok, I got it working

    here's what I got:


    <?
    // Broadband stream
    // Opens http://ss3.myshoutcastserver.com:8142/7.html

    // $text[#] is an array containing: 1,1,14,50,1,128,Sepultura -...
  2. View Post

    <?
    // Broadband stream
    // Opens http://ss3.myshoutcastserver.com:8142/7.html

    // $text[#] is an array containing: 1,1,14,50,1,128,Sepultura - Amen
    // $text[0] = 1 = number of listeners...
  3. here's the full script I have at the moment with...

    here's the full script I have at the moment with comments.


    <?
    // Broadband stream
    // Opens http://ss3.myshoutcastserver.com:8142/7.html

    // $text[#] is an array containing:...
  4. Adding two values of two different arrays

    I'm attempting to add together two values of two different arrays.

    the arrays are handled as strings.


    $dlist = $text2[0];
    $blist = $text[0];


    $text2[0] holds the value of 13 but is...
  5. Ah, ok... that's where I was going wrong... I...

    Ah, ok... that's where I was going wrong... I forgot about explode!

    Any way to work around the file size?
  6. Populating a MySQL table from a text file

    I have three text files that I need to pull information from to populate three separate tables within the same database. Each text file is for a separate table.

    Database: angelsfu_tribalwars...
  7. Replies
    4
    Views
    7,167

    As long as you don't have porn, I would suggest...

    As long as you don't have ****, I would suggest using http://www.mysitespace.com

    They are cheap, they have excellent support, great packages, and I haven't had a problem yet with uploading large...
  8. Replies
    2
    Views
    2,011

    Oh, heh! I wasn't aware that I could have more...

    Oh, heh! I wasn't aware that I could have more than one CSS reference. Thanks ddadmin!

    As for compatability issues, in FF/Opera things look fine, but in IE7 spacing is off, there's a gap in...
  9. Replies
    3
    Views
    2,759

    I tried that, and that gap still appears! Thank...

    I tried that, and that gap still appears! Thank you for the attempt!
  10. Replies
    2
    Views
    2,011

    DHTML Window Widget & CSS

    1) Script Title: DHTML Window Widget 1.03

    2) Script URL (on DD): http://dynamicdrive.com/dynamicindex8/dhtmlwindow/

    3) Describe problem:

    I'm hoping that this widget will allow me to work...
  11. Replies
    3
    Views
    2,759

    Differences in IE7 and FireFox/Opera

    Ok, I'm at my wit's end with this, and I'm on a tight deadline here.

    I've got a site, that when viewed in FireFox or Opera, that design-wise everything looks good, and all of the javascripts/DHTML...
  12. Is there anyway to work around having to change...

    Is there anyway to work around having to change that setting? Members of the website I'm redesigning will not know how to do that, and most of them will be using IE7.

    Everything I've written works...
Results 1 to 12 of 12