Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,430

    Try this: echo substr($row['about'], 0, 60);

    Try this:


    echo substr($row['about'], 0, 60);
  2. Replies
    7
    Views
    4,097

    It worked fine for me in IE7.

    It worked fine for me in IE7.
  3. Replies
    3
    Views
    2,709

    Hi Johan, Your problem may be here: "...

    Hi Johan,

    Your problem may be here:



    " .$assortsize['value_id']['$i']. "


    Try this instead:
  4. Replies
    3
    Views
    2,326

    Hi, try this: echo date( 'jS F Y', mktime(...

    Hi, try this:



    echo date( 'jS F Y', mktime( 0, 0, 0, $date_month, $date_day, $date_year );
Results 1 to 4 of 5