monitoring
Results 1 to 13 of 13

Thread: My Very First Program!

Threaded View

  1. #2
    Join Date
    Aug 2007
    Posts
    122
    Wouldn't it have been easier to write:

    Code:
    print "Hello World!";
    ???

    Mr. Complicated!


    LOL


    I get many notices and warnings trying to run it using PHP v4.4.4


    I get:

    Code:
    Notice: Undefined index: *0 in D:\inetpub\wwwroot\TESTS\test.php on line 45
    
    Warning: array_values() [function.array-values]: The argument should be an array in D:\inetpub\wwwroot\TESTS\test.php on line 45
    
    Notice: Undefined index: 00 in D:\inetpub\wwwroot\TESTS\test.php on line 45
    
    Warning: array_values() [function.array-values]: The argument should be an array in D:\inetpub\wwwroot\TESTS\test.php on line 45
    
    Notice: Undefined index: ** in D:\inetpub\wwwroot\TESTS\test.php on line 45
    
    Warning: array_values() [function.array-values]: The argument should be an array in D:\inetpub\wwwroot\TESTS\test.php on line 45
    
    Notice: Undefined index: 0* in D:\inetpub\wwwroot\TESTS\test.php on line 45
    
    Warning: array_values() [function.array-values]: The argument should be an array in D:\inetpub\wwwroot\TESTS\test.php on line 45
    Last edited by JayT; 09-14-2007 at 01:04 AM.
    Oh to be free, so blissfully free, of the ravages of intelligence, there is no greater joy! - The Cweationist's Cweed

    All that is necessary for evil to triumph is a good PR firm.
    Very funny, Scotty. Now beam down my clothes!

Similar Threads

  1. C++ Program help
    By minaadel1994 in forum Programming
    Replies: 4
    Last Post: 11-12-2008, 03:40 PM
  2. Need a program
    By Goem in forum Programming
    Replies: 2
    Last Post: 04-08-2008, 10:43 PM
  3. Crack this program :D
    By gojuphace in forum Security & Encryption
    Replies: 3
    Last Post: 12-28-2007, 10:12 PM
  4. Program Too Big To Post
    By JayT in forum Programming
    Replies: 8
    Last Post: 09-25-2007, 04:29 AM
  5. Help me to take a keylogger on a program or something
    By Blindspit in forum Security & Encryption
    Replies: 7
    Last Post: 02-16-2006, 03:40 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts