• 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
						 
						
						 
						
						
						
						
						 
									
						
							
						 
						 
						 
						
					  • Curriculum Vitae (CV)
						 
						  • Major web solutions
						 
						  • Web design projects
						 
					
						  • Software solutions
						 
						
						
						 
							
						
						
								
						 
						 | 
    					
							  
						 | 
    					
							
							
      						 	
       								
									
									How to pass an argument to a function by reference in PHP?
  Free programming example written by Anton Zamov
									
								
																 | 
       							 
       						 
	   						
      						 	
									
						 
							
	
 <?php
 function SomeFunction(& $SomeArgument){
     $SomeArgument=$SomeArgument+5;
 }
 
 $TestVar=10;
 SomeFunction($TestVar);
 
 echo $TestVar; // will print 15 !!
 
 ?>
 
							
	 
						 
							 
							
							 
							
						
		
									 | 
								 
								 
	   						 
						 
							 
						 | 
						
							  
						 | 
						
  
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
  
Classified Ads Script, Responsive & SEO optimized PHP classified ads script for your site
  
WebSite Directory Script, Create easily your own website directory with this professionally designed script
	
						 |