Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

AndreasJ8

@AndreasJ8
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • array?
    A AndreasJ8

    echo " <TABLE>";
    forEach ( $response as $ind=$val ) {
    #
    # vers.1
    echo "<tr>...." .$ind."....." .$val ;
    # ver.2
    sprintf ( .... ) ;
    }

    about SPRINTF() you will find here http://ru2.php.net/manual/en/function.sprintf.php[^]

    Linux, Apache, MySQL, PHP question wcf data-structures

  • How to write replace in php ?
    A AndreasJ8

    At first i`m preffer preg_* ( alja Perl reg expression ) 1. here is man with many examples http://ru2.php.net/manual/en/function.preg-replace.php[^] 2. Look here if you use multiline text : http://ru2.php.net/manual/en/regexp.reference.internal-options.php[^] there are meny examples present.

    Linux, Apache, MySQL, PHP java php tools tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups