computer. Unauthorized disclosure, copying, printing, or distribution
of this message is prohibited.
I'm sure you would be much better off with vbscript in this case.
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
or you, (&) comes to mind. You
might want to look at parse_str() which you can use after parse_url() if
needed.
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ew it.
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
//debugging code
}
Still, I don't think that even checking $debug is measurable.
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Robert Cummings wrote:
On Fri, 2008-08-15 at 18:34 -0500, Shawn McKenzie wrote:
Herman Gomez wrote:
Hi,
Here is something I used to do in C/C++ to include/exclude automaticaly
all debugging code at compiling time:
#define debug TRUE
#ifdef(debug)
//debugging code
#endif
That way I can
VamVan wrote:
use Aptana its awesome and free as well.
thanks
And it's Eclipse as well :-)
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
field_name]"
Or for multiple table that you update together:
name="data[table_name][field_name]"
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
;m missing what you're trying to do, or this has become
incredibly over complicated!
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
dvice
_
Get Hotmail on your mobile from Vodafone
http://clk.atdmt.com/UKM/go/107571435/direct/01/
If you don't mind building the headers yourself in the code, it's just a
matter of using fsockopen() and then fputs().
-Shawn
--
PHP General Mailing List (http://www.php.net/)
tedd wrote:
At 1:58 PM -0500 8/27/08, Shawn McKenzie wrote:
ioannes wrote:
Actually, you are right, as you just put the checkbox index in the
POST and get the value from there. So you just need the number of
checkboxes...sorry.
for ($i = 1; $i <= 4; $i++)
{
$a = 'a'
Eric Butera wrote:
I'm on there too.
http://www.linkedin.com/in/ericbutera
Me too...
http://www.linkedin.com/in/rsmckenzie
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
($ua,'mozilla') !== false)
|| (strpos($ua,'w3c_css_validator') !== false)
|| (strpos($ua,'w3c_validator') !== false);
What's driving me crazy is that it successfully determines all the
browsers listed there, *except* mozilla.
Mozilla !== mozilla
Look at th
en't joined one. I was hoping to find an
"official" group or one that is large with most PHP coders, but there
are so many already.
Is the purpose for just this list? If so then by all means create a new
one.
-Shawn
--
PHP General Mailing List (http://www.php.net
Mono?
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
around 2.5 MB on the macbook, takes around 12
MB on the linux server.
Does anyone know what might be causing this?
Thanks
Alec
Have the two installations been compiled with the exact same
options/extensions? Are the exact same extensions being loaded on both
installs?
-Shawn
--
PHP
user guide for using my software. Many pages
contain large graphics, but the English text I woul love to have translated.
Of course I will pay. PayPal only.
Thanks!
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Wolf wrote:
Shawn McKenzie wrote:
Hi All,
I'm looking for professional translations from English of the following:
- admin.php lang file just under 150 PHP defines
- user.php lang file just under 30 PHP defines
- a javascript file with about 25 single word defines
- about 19 PHP files w
Per Jessen wrote:
Shawn McKenzie wrote:
I need translations from English into the most common languages of my
users: Spanish, French, Italian, Chinese, Indian, Russian. Also,
anyone having expertise in other languages, I would love to have them,
please contact me.
Maybe it's worth t
tedd wrote:
At 9:12 PM -0500 9/7/08, Shawn McKenzie wrote:
Hi All,
I'm looking for professional translations from English of the following:
- admin.php lang file just under 150 PHP defines
- user.php lang file just under 30 PHP defines
- a javascript file with about 25 single word de
I don't understand the question. It is an email account that I check
and I get mail from that address all the time. Of course it's late/much
wine and there may be some humor here that is totally escaping me.
-Shawn
tedd wrote:
At 10:15 AM -0500 9/2/08, Shawn McKenzie wrote:
E
tedd wrote:
At 10:05 PM -0400 9/9/08, Dan Joseph wrote:
Look, just because we let you out of your cage, doesn't mean you have
to go
breaking your bones! No more vacations!
BTW, was that dance in response to MSU winning 2 games in a row?
--
-Dan Joseph
Dan:
I only root for two schools: O
Wolf wrote:
Shawn McKenzie <[EMAIL PROTECTED]> wrote:
tedd wrote:
At 10:05 PM -0400 9/9/08, Dan Joseph wrote:
Look, just because we let you out of your cage, doesn't mean you have
to go
breaking your bones! No more vacations!
BTW, was that dance in response to MSU winning 2
tedd wrote:
At 9:16 AM +0100 9/10/08, Colin Guthrie wrote:
Shawn McKenzie wrote:
I don't understand the question. It is an email account that I check
and I get mail from that address all the time. Of course it's
late/much wine and there may be some humor here that is totally
e
root
So, root, if accessing from localhost, requires NO paswword. But root,
accessing from any other host requires a password. Also, this could
have more host entries, but probably not by default.
If your db server is on a different host from your web server, this or
similar is most likely
Shawn McKenzie wrote:
Robbert van Andel wrote:
I am working on a new webserver running Fedora 9. I installed
php-mysql and
php-mssql via yum. When I try to connect to our mysql server using
php, I
get the following error: Can't connect to MySQL server on
'mysqlservername'
ust check that there's nothing blocking this
port either on your computer, the server, or the router/switch or
whatever else you are using to connect the computers on the network
Ash
www.ashleysheridan.co.uk <http://www.ashleysheridan.co.uk>
-- Forwarded m
okie, to sum it up: there can not be any output
before you start a session.
When PHP interprets a file (include or otherwise) it considers anything
before whatever). So if you have whitespace before the interpreter outputs it, thus the output before the session_start() error.
-Shawn
--
PHP
uaca man wrote:
Did IGNORE!!! pass or fail the testing?
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
7;s easier
>> Because
>>
>>
>> --
>> Sincerely Yours, ANR Daemon <[EMAIL PROTECTED]>
>>
>>
> ¡ǝɹǝɥʇ pıp noʎ ʇɐɥʍ ǝǝs ı `ǝɥǝɥ
>
>
> Ash
> www.ashleysheridan.co.uk
>
Haha. How did you do that?
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Shawn McKenzie wrote:
> Waynn Lue wrote:
>> Yup, you're completely right. I checked the cronjob and got this:
>>
>> PHP 5.2.6 (cgi) (built: Aug 11 2008 13:39:32)
>> Copyright (c) 1997-2008 The PHP Group
>> Zend Engine v2.2.0, Copyright (c) 1998-2008 Zen
named
php-cgi?
I would rename '/usr/bin/php' to '/usr/bin/php-cgi', grep your web
server conf file(s) for /usr/bin/php and if found then change it to
/usr/bin/php-cgi.
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
and we are done.
> »
>
> If you have any doubt, just enjoy reading the full document ;)
>
> But for me, it is quite clear that an empty string is a valid URI
> *into* a document served by HTTP.
>
I almost got used to the "schreefing" and now the "a éc
e first echo. The remaining
> echos had no values for $first_name or $last_name.
>
> What's happening here?
>
> Cheers,
>
> tedd
>
>
> PS: I'm open to other suggestions as to how to do this.
What do you get if you do a print_r($_SESSION) just before this loop?
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Shawn McKenzie wrote:
> tedd wrote:
>> Hi gang:
>>
>> Apparently, there's something going on here that I don't understand --
>> this happens far too often these days.
>>
>> Here's a print_r($_SESSION); of the session arrays I'm using:
tedd wrote:
> At 2:43 PM -0500 10/1/08, Afan Pasalic wrote:
>> just tested. works fine
>>
>>
>>
>> $_SESSION = array(
>> '6156' => array(
>> 'first_name'=> 'Diane',
>> 'last_name' => 'Cable'),
>> '7030' => array(
>>
your "workaround". You should be able to code this without the
workaround if you use the correct comparison operators.
== is untyped value comparison
=== is a strict comparison (must be same value AND same type, boolean,
string, int, etc...)
These are correct:
0 == false
'' ==
Richard Heyes wrote:
>> Unless that was the business you were in ;)
>
> True enough, but what kind of business would that be...? :-)
>
Rating poo, of course...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
RewriteRule ^index\.php\/(.*)$ $1 [L,NC,NS]
HTH
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Shawn McKenzie wrote:
> OOzy Pal wrote:
>> Hello,
>>
>> I expect that this question been beaten to death. I googled for many hours
>> and all what I found is related to one CMS or another. I want to do is to
>> make a very very very simple index.php that when
Jiang Miao
>
PHP_OS constant.
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
v file has 2 lines in period.
> 0 fields in line 1:
> 0 fields in line 2:
> ect for millions of records.
Try:
print_r(file($_POST['filename']));
And see if you get what you expect. You might also want to have
error_reporting at its highest and display_errors also.
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
im drawling a blank as to why its doing this.
> The
> csv file has 2 lines in period.
>
>> 0 fields in line 1:
>> 0 fields in line 2:
>> ect for millions of records.
>>
> Try:
>
> print_r(file($_POST['filename']));
>
> And s
d be nice if somebody can write
> the code about this as example.
>
> Thnx, Dusan
>
Matrix printer? Is this an awesomely powerful matrix of multiple
printers high output printers?
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Per Jessen wrote:
> Shawn McKenzie wrote:
>
>> Matrix printer? Is this an awesomely powerful matrix of multiple
>> printers high output printers?
>>
>> -Shawn
>
> http://en.wikipedia.org/wiki/Matrix_printer
>
>
> /Per Jessen, Zürich
>
Nathan Rixham wrote:
> Evening All,
>
> I'd be /really/ interested to know who uses what!
>
> *Procedural or OOP?*
Procedural for small stuff - OOP for larger stuff when using framework
> *Dev OS*
Kubuntu Hardy Heron
>
> *Dev PHP Version*
5.2.4
>
> *Live Server OS*
FC 6
>
> *Live Server PH
Shawn McKenzie wrote:
> Nathan Rixham wrote:
>> Evening All,
>>
>> I'd be /really/ interested to know who uses what!
>>
>> *Procedural or OOP?*
> Procedural for small stuff - OOP for larger stuff when using framework
>
>> *Dev OS*
> Kubuntu
g to get it to work. I suspect the dot operator to append it
> but I can't get the parsing down.
>
> Terry Daichendt
echo '';
However, I would use an array:
echo '';
Depending upon your use, you can even leave out the index and let it
increment.
echo '';
--
Thanks!
-Shawn
http://www.spidean.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Rick Pasotto wrote:
> On Sat, Oct 18, 2008 at 08:07:26PM -0500, Shawn McKenzie wrote:
>> Terry J Daichendt wrote:
>>> I'm trying to create a form with a loop. I need to append a value to a
>>> field name each time through the loop. For Instance:
>>>
&g
...
> if not more.
Here, here. Even with the "worst economy since the great depression"
(ehem), I still wouldn't accept less than $60 an hour and I'm not even a
professional (not my profession) programmer. It seems to still be
working out for me :-)
--
Thanks!
-Shawn
http://www.spidean.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ut you might also look at
http://php.net/manual/en/function.realpath.php
--
Thanks!
-Shawn
http://www.spidean.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
.. :)
>>
>> Try upgrading all your drivers and then restarting...
>
> No - reboot, reinstall, reinstall Windows.
>
>
>
> Cheers
No - scandisk, defrag, reboot, reinstall
--
Thanks!
-Shawn
http://www.spidean.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
foo where foo in ('$foo')";
>
> It's been one of those days...
>
That's my new t-shirt idea "I'm with E_STUPID"
--
Thanks!
-Shawn
http://www.spidean.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
The only issue I see is that no
matter which bar I click on, it says "January 2007 Sales: 80%", which
may just be your example, but I would think each bar should be different.
--
Thanks!
-Shawn
http://www.spidean.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
of your always included
files create a mysafe_query() function to do the sanitizing that you
want. There are lots of free tools to do this. I use kfilereplace on
kubuntu. I wrote a simple one for windows in C# which you can have.
If needed, you could also extend this to mysql_fetch_row() e
at a breast cancer awareness group?
--
Thanks!
-Shawn
http://www.spidean.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nable
> lending practices... some descendents never learn from their
> forefathers' and mothers' mistakes.
>
> ;D
>
> Cheers,
> Rob.
Yeah, at least we elected them... Oh wait...
--
Thanks!
-Shawn
http://www.spidean.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t, who gave that Canadian the right
>> to say anything about OUR English down here? We drop the 'U', but
>> they replace it with another 'O' in speech! It's aboot time yoo folks
>> spoke properly, Cummings! ;-P
>
> I think you're confusing us witht
Dotan Cohen wrote:
> 2008/10/30 Shawn McKenzie <[EMAIL PROTECTED]>:
>
>> Richard Heyes wrote:
>>
>>>> It's
>>>> exceedingly easy to configure and use.
>>>>
>>> Not as easy as setting up a Googl
the group oldster and get ready to learn from these
> up-starts. I don't know when these youngsters passed me, but they did.
>
> Cheers,
>
> ted
>
Stan is a young whipper - snapper.
--
Thanks!
-Shawn
http://www.spidean.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
So why not use: get_defined_vars()?
Returns an array of all defined variables :-)
-Shawn
"Jake McHenry" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
>
I've noticed in both of your posts that you aren't terminating the line
before the include with a ;
That would probably help.
FYI... If you use / then you don't have to escape it like // only the \.
Also, instead of ".\\" you can use '.\'
-Shawn
"P
Depending upon why you want an executable, if its to run on a client machine
as an app then check out php-gtk.
-Shawn
"Dvdmandt" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> A while ago there was someone who announced a link to some program that
> allowed
I'm having a brain fart here:
---file.php
$myvar = "Hello!";
$stuff = file_get_contents("file.html");
echo $stuff;
---file.html
$myvar
Any ideas why when $stuff is echoed I get $myvar and not Hello?
Thanks!
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To
foreach ($menu as $text => $array) {
$url = $array['url'];
$title = $array['title'];
echo "$k\n";
}
HTH
-Shawn
"Brian V Bonini" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I'm having array block, trying to format the
Sorry, $k should be $text.
foreach ($menu as $text => $array) {
$url = $array['url'];
$title = $array['title'];
echo "$text\n";
}
"Shawn McKenzie" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> foreach ($menu as $text =>
You would need to give an example of what you mean by change dynamically,
because if you can't predict the key indexes then how can you know which
ones to use in your anchor tag?
-Shawn
"Brian V Bonini" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
--
PHP
'href' => 'foo',
'title' => 'bar',
'style' => 'amet'
)
);
foreach ($menu as $array) {
$tag = " $v) {
$tag .= " $k=\"$v\"&
admin is showing the host info as localhost via TCP/IP. The
version is 1.4
The Start Check is showing a yes for an ini file, Ok for MySQL server path
key, datadir, and basedir.
Any assistance from you would be greatly appreciated.
Thanks,
Shawn
I just upgraded to PHP 4.3.5 and now my email functionality does not work. I do have
the SMTP setting in the php.ini set up and did restart Apache. We are running a
Windows 2000 server and Apache 2.0.49. Any ideas?
Shawn Beard
Web Administrator
Iowa Foundation for Medical Care
Information
There are no errors generated in the log. It just flat out doesnt work anymore.
Shawn Beard
Web Administrator
Iowa Foundation for Medical Care
Information Systems
[EMAIL PROTECTED]
Office: 515-440-8581
Pager: 515-208-5907
>>> "Sam Masiello" <[EMAIL PROTECTED]> 04/02/0
I havent tried downgrading yet but yes the SMTP settings in the php.ini are identical
to what they were before. I even tried deleting the php folder and starting from
scratch rather than using the upgrade path. Still the same problem.
Shawn Beard
Web Administrator
Iowa Foundation for Medical
I just tried downgrading to version 4.3.4 and it still does not work.
Shawn Beard
Web Administrator
Iowa Foundation for Medical Care
Information Systems
[EMAIL PROTECTED]
Office: 515-440-8581
Pager: 515-208-5907
>>> Jason Wong <[EMAIL PROTECTED]> 04/02/04 10:35AM >>>
O
I figured it out. I needed the send_mail_from in the php.ini set up with a valid
email. This is a requirement on a windows server.
Shawn Beard
Web Administrator
Iowa Foundation for Medical Care
Information Systems
[EMAIL PROTECTED]
Office: 515-440-8581
Pager: 515-208-5907
>>> Man
_iv($iv_size, MCRYPT_RAND);
$txt = mcrypt_decrypt(MCRYPT_CAST_256, $key, $black, MCRYPT_MODE_ECB,
$iv);
return $txt;
}
The problem is that the data that is displayed is not the original data.
Some fields seem to be truncated and some seem to be mostly decrypted
exce
Shawn McKenzie wrote:
This is my first adventure with mcrypt and also the sqlite stuff.
Via file upload I am getting a SQL dump file and running it as a query
to insert data into a sqlite db. This works great.
Then I am trying to use an update query to encrypt fields in all rows by
using the
I have not been successful with running PHP under DOS (no windows). Is
this possible?
TIA,
Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks, but I'm not running Windows, I'm running just MS-DOS from a
bootable floppy. Hence my question :-)
PHP seems to actually be the php5ts.dll. Would there be binaries for
MS-DOS or is there a way to get this working?
Thanks!
-Shawn
Jason Barnett wrote:
Shawn McKenzie wrote:
Is there a good recent article on PHP Frameworks, or do people here has
a predominant one that outshines the others?
I'm looking for something that is easy to use, fast and stable.
Thanks!
-Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.ph
Thanks. I searched on "Zend PHP Framework" because I had seen it
referenced somewhere, however I can just find plans and objectives and
no usable "framework".
Thanks!
-Shawn
Zareef Ahmed wrote:
> Hi,
> There are a lot of PHP frameworks like Mojavi, Phrame,
on from $result.
Then you should have person=6 and continue as normal.
-Shawn
Dave M G wrote:
> PHP General,
>
> I have a PHP/MySQL web site where there are profiles for performers at
> a comedy show. The profiles are accessed by passing a variable to the
> PHP script via
Yes, this looks nice. Does anybody have experience with Prado? I know
it won a Zend PHP5 coding contest in the past.
Thanks!
-Shawn
Fabiano Ricci wrote:
> Hi,
>
> a very good framework is ZNF PHP Framework. It is available at
> http://znf.zeronotice.com/. This framework is ve
php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
Shawn Blaylock, ClipperNet Software Engineer
[EMAIL PROTECTED]
http://www.clipper.net/
Eugene OR 541-431-3360 x406
At 01:40 PM 4/23/2001 -0500, you wrote:
>Anyone have a clue as how to send an icq message to a given ICQ number via a
>php-web-page?
I think I remember seeing one on the zend.com code gallery. Do a search
there for icq.
Shawn
--
PHP General Mailing List (http://www.php.net/)
To unsub
onfigure for zlib. I know nadda about configure scripts so I'm
hoping one of you developer-types can help.
Shawn
---
Shawn J. Wallace ([EMAIL PROTECTED])
Justweb Inc. - http://www.justweb.com
(519)652-6599 or (800)343-9312
--
PHP General Mailing List (http://www.php.net/)
To unsubs
m & cannot
>find a sound solution. Can u plz help us? That would be very nice :)
Something to think about - apache doesn't run as root, ipchains requires
that you be root. I suppose you could suid it, but that's an evil
solution. Other than that, I'd recommend readin
Can anyone tell me exactly what using --with-servlet[=DIR] will give me?
I mean, does that compile in servlet support? Are there PHP functions for
executing servlets? What's the deal exactly...
Shawn
---
Shawn J. Wallace ([EMAIL PROTECTED])
Justweb Inc. - http://www.justweb.com
(51
differences are between the php, system,
and apache regex libraries? Which should I use to fix this strangeness?
I'm recompiling right now with --with-regex=apache to see if that changes
anything... I just don't want to break any other programs.
Shawn
---
Shawn J. Wallace ([EMAI
that in a while statement and replace each found ip with a marker so I can
repeat the regex again and again.
---
Shawn J. Wallace ([EMAIL PROTECTED])
Justweb Inc. - http://www.justweb.com
(519)652-6599 or (800)343-9312
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [
machine.
That sounds excellent. So if I understand you correctly, I could run
Apache with JServ (or Tomcat) and build PHP into it to get a nice
solution. I could then write servlets that call PHP scripts/functions and
vice versa?
Shawn
---
Shawn J. Wallace ([EMAIL PROTECTED])
Justweb Inc. - http://
ou want.
E.g.
use Relationship;
my $color = new Relatinship;
$color->add( 'apple', 'red' );
$color->add( 'ruby', 'red' );
my $type = new Relationship;
$type->add( 'apple', 'fruit' );
$type->add( 'ruby', 'gem&
e your program would not be portable across
operating systems. But sometimes you have no choice.
open( SOURCE, '-|', "command" ) || die "cannot pipe from command: $!\n";
while () {
# do something
}
Also see `perldoc IPC::Open2` and `perldoc IPC::Open3`
--
Just
1101 - 1191 of 1191 matches
Mail list logo