Search found 7 matches
Aprelium Forum Index
Author Message
  Topic: Hix hix... it can't show graphics
littlestar

Replies: 1
Views: 25269

PostForum: Perl   Posted: Wed Jun 28, 2006 8:58 am   Subject: Hix hix... it can't show graphics
I have a small project. Last time (two months ago), when I setted up Perl and ran it. It showed graphics sucessful. Then I removed it.

but now, when I set up again and run it. It can't show graphi ...
  Topic: how to replace string
littlestar

Replies: 3
Views: 31645

PostForum: Perl   Posted: Tue Oct 11, 2005 8:13 am   Subject: how to replace string
well, It's successful. be happy excessively when you helped
Thanks so much, my friends.
  Topic: how to replace string
littlestar

Replies: 3
Views: 31645

PostForum: Perl   Posted: Mon Oct 10, 2005 11:50 am   Subject: how to replace string
I have a query. for example: "SELECT * FROM project". and it executed successful. I replaced " " with "+" as follows:


my $string = 'SELECT * FROM project';
$string =~ s/ /+/g;


It's OK. resu ...
  Topic: how to change type of a variable to string?
littlestar

Replies: 8
Views: 46531

PostForum: Perl   Posted: Fri Aug 26, 2005 7:51 am   Subject: how to change type of a variable to string?
wonderful, it ran sucessful.
how nice of you to help me, thanks aprelium so much...
  Topic: how to change type of a variable to string?
littlestar

Replies: 8
Views: 46531

PostForum: Perl   Posted: Thu Aug 25, 2005 3:10 am   Subject: how to change type of a variable to string?
thanks aprelium so much, I tried all your way but ..... I can't still

it still has error like last time. I must do how
  Topic: how to change type of a variable to string?
littlestar

Replies: 8
Views: 46531

PostForum: Perl   Posted: Wed Aug 24, 2005 3:20 am   Subject: how to change type of a variable to string?
I'm so sorry. Last time, I didn't post my source code.
There is some thing which I want to say

#-------------------------------------------------------------------
use strict;
use lib ".";
requ ...
  Topic: how to change type of a variable to string?
littlestar

Replies: 8
Views: 46531

PostForum: Perl   Posted: Tue Aug 23, 2005 5:22 am   Subject: how to change type of a variable to string?
I'm learning Perl, and I have this question, please support for me.

in database, I have a table with a field is ipaddr(type is varchar)
in Perl, I get ipaddress of my computer and select data from ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group