• Curriculum Vitae (CV)
• Major web solutions
• Web design projects
• Software solutions
• C# (Microsoft .NET)
• JAVA
• Dynamic HTML
• PHP & MySQL
• ASP.NET - C# & VB.NET
• Perl & CGI
• C | C++
• Vector Markup Language
• SMIL
• Assembler
• Databases
• Wap Development
• Web site promotion
• Web Marketing
|
|
How to declare and call a subroutine in Perl?
(Perl free example written by Anton Zamov.) |
sub MY_SUB
{
local ( $param_1, $param_2 ) = @_ ;
print \"\\n Called MY_SUB \\n \\t $param_1 \\n \\t $param_2 \\n\" ;
}
#
# MAIN part of the program
#
for ( $i=0; $i<3; $i++ )
{
&MY_SUB ( \"text\", 123 ) ;
}
|
|
|
Jobs Portal, poweful jobs board software
PHP Mall, multi vendors mall website software
Car Portal, php script for auto classifieds websites
NetArt Media, software products and services
Real Estate Portal, web software for real estate portals
Blog System, multi user blog hosting script
PHP Store, powerful e-commerce system written in PHP
|