Search results

  1. S

    Why isn't my PHP file showing newlines or tabs in a browser?

    Demonstration Code: <?php echo "3\n4\t5"; ?> Displays "3 4 5" -Using php v 5.3.2 from EasyPHP WAMP -Viewed on Firefox and IE on Windows -Apache 2.2.14 \r\n is still a space.
  2. S

    Why isn't my PHP file showing newlines or tabs in a browser?

    Demonstration Code: <?php echo "3\n4\t5"; ?> Displays "3 4 5" -Using php v 5.3.2 from EasyPHP WAMP -Viewed on Firefox and IE on Windows -Apache 2.2.14 \r\n is still a space.
  3. S

    Why isn't my PHP file showing newlines or tabs in a browser?

    Demonstration Code: <?php echo "3\n4\t5"; ?> Displays "3 4 5" -Using php v 5.3.2 from EasyPHP WAMP -Viewed on Firefox and IE on Windows -Apache 2.2.14 \r\n is still a space.
  4. S

    A quick organic chemistry problem: elimination?

    When a longer haloalkane chain such as 2-bromobutane undergoes elimination with alcoholic conc NaOH, there seem to be 3 possible products: cis/trans-but-2-ene and but-1-ene. Is there a simple rule for major and minor product here? Would there be a rule if you ignored the geometric isomerism?
  5. S

    Fix corrupt USB flash drive?

    This cheap-quality FAT32 USB flash drive has 7.84GB capacity. I have used the error-checking and tried reformatting it, but it still seems to corrupt a good share of files. Mp3 files and .txt files have survived, but .doc, .iso, jpeg got corrupted. -> The corrupted files "cannot be found"...
Back
Top