test

Fix for Code test

  1. <html>
  2. <div><p><b>some text</b></p></div>
  3. </html>

Code test

  1. <code><html>
  2. <div><p><b>some text</b></p></div>
  3. </html>
  4. </code>

test

  1. AAPISCINES001,23/02/2012 11:01:14,ACTIVATED
  2. AAPISCINES002,21/02/2012 08:53:08,ACTIVATED
  3. AAPISCINES003,04/04/2008 07:02:02,SUSPENDED
  4. AAPISCINES004,21/02/2012 14:22:49,ACTIVATED
  5. ACAMONS001,22/02/201

test

  1. while (!done)
  2. {
  3.     if (myid == 0) {
  4.         printf("Enter the number of intervals: (0 quits) ");
  5.         scanf("%d",&n);
  6.     }
  7.     MPI_Bcast(&n, 1, MPI_INT, 0, MPI_COMM_WORLD);
  8.     if (n == 0)

Code

  1. <?php
  2. $timestamp = time();
  3. $signature = md5( $timestamp . '3002a61584' );
  4. // Replace with your own secret signature token. Example result:
  5. // $signature = "ed8d12124fc7916b00e3ecd7dc2c1d6a"
  6. ?>

test

  1. test

Test

  1. #!/usr/bin/python
  2.  
  3. a="Mad Guy!
  4.  
  5. print(a)

test

  1. <?php
  2. if (isset($_REQUEST['email']))
  3. //if "email" is filled out, send email
  4.   {
  5.   //send email
  6.   $email = $_REQUEST['email'] ;
  7.   $subject = $_REQUEST['subject'] ;
  8.   $message = $_REQUEST['messag

Fix for Fix for test

  1. <script>
  2. function left_function() {
  3.  document.write('<?php print $leftgallery; ?>');
  4. }
  5. window.setTimeout("left_function()", 3000);
  6. </script>

Fix for test

  1. <script>
  2. function left_function() {
  3.  
  4. alert("Hello World!");
  5.  
  6.  
  7. // document.write("<?php print $leftgallery; ?>");
  8. }
  9. window.setTimeout("left_function()", 3000);
  10. </script>
Syndicate content