+ Post New Thread
Page 73 of 73 FirstFirst ... 23 63 71 72 73
Threads 1441 to 1448 of 1448

Forum: PERL Miscellaneous

  1. Newbie help with LWP

    When you login the server must pass a token back to the browser so that the browser can identify itself to the server in the next request. This is...

    • Replies: 0
    • Views: 703
    07:39 AM Go to last post
  2. Problem with "system" call - multiple invocations (Newbie)

    Newbie question, Hi guys, I need to invoke a perl script from another perlscript with different parms passed to the second perl script. ...

    • Replies: 3
    • Views: 1,646
    06:08 AM Go to last post
  3. Unicode problems, Microsoft utf16le files

    I am using the following to read the file:- The file decodes ok. local $/; $data = <SLURP>; # get the whole file $datad =...

    • Replies: 1
    • Views: 710
    05:13 AM Go to last post
  4. Crypt::RC4 & cookies

    I am currently working on a program that encrypts login information into cookies using the RC4 module. However I run into a problem during the...

    • Replies: 0
    • Views: 420
    04:10 AM Go to last post
  5. Matching Problems

    Christopher Boyce wrote: Yes. {2,} John -- use Perl; program fulfillment

    • Replies: 2
    • Views: 420
    03:20 AM Go to last post
  6. DBD, arrays, placeholders & Null's

    > > Can anyone tell me how to force the array to accept trailing NULL's? Thank you. that pointer was all I needed. cheers I was... it was...

    • Replies: 0
    • Views: 416
    02:09 AM Go to last post
  7. Help with XML::Simple

    grehom@ntlworld.com (Graham Smith) wrote in news:98eb7f13.0306100912.1bcc753d@posting.google.com: But there are modules from other servers...

    • Replies: 0
    • Views: 400
    02:08 AM Go to last post
  8. check/get variable type?

    On 23 Jun 2003 07:38:24 GMT, anno4000@lublin.zrz.tu-berlin.de (Anno Siegel) wrote: Yeah it looks like Regexp::Common would take care of it.. I...

    • Replies: 1
    • Views: 3,307
    01:29 AM Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139