Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Perl / Getting Started / March 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Script need help31 Mar 2006 22:02 GMT1
Hi!!!
 I have written this script (see below) to check when the server or database is not running...but I can not seem to work around the error it is giving. The result it gave me is:
 "Website is up and running
Can't connect to data source"
Getting number of children of the root in an XML object31 Mar 2006 21:59 GMT1
I am trying to get the number of children of the root element and my script
gives me the number of children of the children instead.
Here is my XML document (ejournlist.xml):
<?xml version='1.0'?>
the only difference is the 'x' after '/g'31 Mar 2006 17:03 GMT4
the following code:
    my (@main);
    $_="
    From a
sending email problem....31 Mar 2006 16:41 GMT1
   The problem is really simple. When i try to send a message with this
function with a wrong sender email address, my script just stops...
as an exemple : sender address tony.iagdyu@feinc.com the error message
is  - user not found on this server.... and the script stops.
Really simple XML question31 Mar 2006 16:22 GMT2
How do I print the value of 'Time Magazine'?
Here is my file (ejournlist.xml):
<?xml version='1.0'?>
<EJOURNLIST>
store Array in hash ?30 Mar 2006 22:49 GMT7
    I have setup a hash like the following:
my $test;
$test->{$setup}->{'opt'} = "OK";
It works fine, now I want to save an array to the hash:
Counting specific elements in a XML object30 Mar 2006 20:45 GMT2
If I have a xml file like the following:
<?xml version='1.0'?>
<employee>
       <name>John Doe</name>
How to split a string read from the file?30 Mar 2006 20:06 GMT6
dear all , I'am trying to write a script to neaten files as follows:
1 : #!/usr/local/bin/perl
2 :
3 : while ($inputline = <STDIN>) {
can not filter out commentary lines with reg-exps30 Mar 2006 01:14 GMT3
I need to parse an ASCII file which first rows are comments. Those rows
are marked by a '#' at their beginning.
I try to filter them out by
   while( <$FH> =~ m{\#*} )
How to change properties of IE 6.029 Mar 2006 20:32 GMT1
Hello all perl gurus,
i want to know how we can change the properties of browser through perl
for example :- setting internet options/ home page, disable script
debugging, display messages etc
syntax errors?29 Mar 2006 20:22 GMT3
I'm trying to solve a problem in Intermediate Perl.
Basically, I open a text file and read its
information.  Here is some text from the file:
gilligan.crew.hut lovey.howell.hut 4721
Whimsical Question29 Mar 2006 20:13 GMT7
Perlers,
I just got a copy of Intermediate Perl (the updated version of Learning
Perl Objects, References, and Modules, aka Alpaca) and started reading.
I've been coding Perl for about 18 months now and every time I see '$_'
Sub coding question...29 Mar 2006 18:01 GMT2
I'm really new to Perl and am learning as I go. My boss gave me a
program to look over that they're thinking of implementing. It seems to
be a GPL auction program. As I was looking through the code, I was
puzzled by one part... the part that displays subcategories on the users
huge file : parsing problem29 Mar 2006 17:17 GMT1
I have a huge file (~7GB) of text data. I need to parse it to extract
something : basically minima and maxima, and then i need to quantify
the data into an output file based on ranges.
Now the problem is that the traditional method of opening and foreach
Combine similar patterns29 Mar 2006 15:30 GMT10
           I have a problem in combining the nested/multiple patterns. The input of the file is as follows:
 Input:-
 <f1>
 A
Pages: 1 2 3 4 5 6 7 8 9 10 February, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.