User Profile

Collapse

Profile Sidebar

Collapse
ladamo78
ladamo78
Last Activity: Apr 18 '12, 07:14 AM
Joined: Apr 4 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ladamo78
    replied to Sort a array of substring
    in PHP
    anddddd is with an example you can explain, teacher ! example not solution teacher, you know the different?
    See more | Go to post

    Leave a comment:


  • ladamo78
    replied to Sort a array of substring
    in PHP
    Thanks Rabbit for your suggest.
    Strange I don't thought about...
    I'm not a PHP developer and I have few time to resolve these problem so I sign here to these form for a quick response from PHP developer.
    If your solution is study the documentation on PHP... thank you...you solution is \s(\w+)\s ???? you think is clear for a not PHP developer?
    In other response about these argument anyones post ad example or try to be clear...
    See more | Go to post

    Leave a comment:


  • ladamo78
    replied to Sort a array of substring
    in PHP
    is not clear.
    Hope to find one solution on this form.
    wrong idea
    See more | Go to post

    Leave a comment:


  • ladamo78
    replied to Sort a array of substring
    in PHP
    Sorry is a PHP expression???
    what mean \s(\w+)\s?
    See more | Go to post

    Leave a comment:


  • ladamo78
    replied to Sort a array of substring
    in PHP
    Do you know what expression can I use to find portion of the string that is bound by a space on each end ? thx
    See more | Go to post

    Leave a comment:


  • ladamo78
    replied to Sort a array of substring
    in PHP
    There are a lot of log files from server.
    They rappresent the status of cluster.
    The log files are send in a directory and I must open order and pubblic on web.
    The log files are all similar (ALIAS DB follow by CLUSTER NAME follow by STATUS) like the example I post.
    I can't extract the string CLUSTER NAME because how I try to explain it's change for every log files and I can't permit to analyze all kind of logs files because...
    See more | Go to post

    Leave a comment:


  • ladamo78
    replied to Sort a array of substring
    in PHP
    Thx Rabbit for the answear but I have these follow problem.

    1) the log report I must order have different blank space between service:ACS and iclsvi2
    2) I have a lot of name server iclsvi2, iclsvi1 but also webse02 or otrweb3 and so on

    I would know how extrac name server of these different string to order.
    In the Unix sheel there is a command to select a portion of string at coloumn 2 rather than column 1 or...
    See more | Go to post

    Leave a comment:


  • ladamo78
    started a topic Sort a array of substring
    in PHP

    Sort a array of substring

    Hi,
    I need to order an array contains the strings order by
    name server (iclsvi2 or iclsvi2 o iclsvi3)

    service:ACS iclsvi2 started
    service:ALM iclsvi2 started
    service:BSOL iclsvi1 started
    service:DBAPEX iclsvi1 started
    service:DOCST iclsvi2 started

    ...
    See more | Go to post
No activity results to display
Show More
Working...