|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Is there a difference between "chomp($i)" and
"chomp $i"? If not, why have 2 versions of exact same function? Thanks, |
|
#2
|
|||
|
|||
|
hai,
i want to write a general PERl Program that will connect to MySQL and Bring All those Results in a Web Inteface ... These Are the Following Steps-- 1.This will Connect to DB -- 2.GET ALL the Tables& Show it in the Browser 3.Ask User to SELECT the Table. 4.LIST the Content of the table after Navigation ... I Wrote a Simple Version of the Program ... Is there Any Examples Like this Available in This Manner So that I can Compare ? This includes 1.Full of Web Interfaced ... 2.Adminster Can Add , Delete and Insert the Record on The FLY. Any Improvements is Greatly Appreciated ... I am Going to post This Program After Completion in DevSHED .. Where I have to contact ? vijay |
|
#3
|
|||
|
|||
|
SO SORRY !
I AM SO SORRY FOR MIS-PHASTING...the previous one. Chomp($i) and chomp $i are SAME ... I thing it is PERL's one of GREAT FLEXIBLITY to manuever C Programmers.. and BASIC Programmers ... DOS Command Equivalent... UNIX Command Equivalent .. C++ and JAVA Jargon ... PHP and Python Equivalent .. it is a Kind of FLEXIBLITY of the Language.. vijay |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > Chomp? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|