Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by IlyaV

  1. IlyaV

    Creating folders

    How can one using php create new directories/folders on the server? Ilya
  2. IlyaV

    <pre> stops my css text style from working

    <pre> stops my css text style from working, what should I do? Ilya
  3. IlyaV

    &lt;pre&gt; stops my css text style from working

    <pre> stops my css text style from working, how can I fix that? Ilya
  4. IlyaV

    using &lt;pre&gt; with CSS text styles

    when I am using <pre>, my CSS text styles don't work...
  5. IlyaV

    Spaces in text

    I am using css text styles
  6. IlyaV

    Spaces in text

    Nevermind.. thanks it worked, yet now the style I tried to use are not applied.:( Ilya
  7. IlyaV

    Spaces in text

    Didn't work <?php ... print (&quot;<pre>$data</pre>&quot;); ?>
  8. IlyaV

    Spaces in text

    not fprint, printf, my mistake sorry. Ilya
  9. IlyaV

    Spaces in text

    Basically I have a file that has spaces in it. I fread() it and all the spaces disapear (or at least when I later try to echo, print or fprint the data).

Part and Inventory Search

Back
Top