Any problem with PHP can be disscused here
			
		
		
			
				
																			
								y04chs067 							 
									
		Posts:  11  		Joined:  Mon Feb 14, 2005 7:21 am 		
		
						
						
		 
		
						
						
													
							
						
									
						Post 
					 
								by y04chs067   »  Wed Dec 12, 2007 8:13 am 
			
			
			
			
			Hey guys, check out a login system that I have coded. It includes many cool features such as CAPTCHA images, themes, language files, Brute force protection etc.
Please provide your feedback! 
 
			
			
													
					Last edited by 
y04chs067  on Mon Apr 07, 2025 12:24 pm, edited 1 time in total.
									
 
			
									
		
		
				
						 
		 
		 
				
			 
					
		
 
	
			
		
		
			
				
																			
								csoftdev 							 
									
		Posts:  28  		Joined:  Fri Dec 07, 2007 4:49 pm 		
		
						
						
		 
		
						
						
						 
			 
													
							
						
									
						Post 
					 
								by csoftdev   »  Wed Dec 12, 2007 11:15 am 
			
			
			
			
			cool, i will go and check it out. in fact it is currently loading. There are many login scripts out there, but i don't mind to give yours a try.
			
			
									
										
						 
		 
		 
				
			 
	
						
		
		
			
				
																			
								Flipper3 							 
									
		Posts:  353  		Joined:  Tue Feb 28, 2006 12:34 am 		
		
						
						
		 
		
						
						
						 
			 
													
							
						
									
						Post 
					 
								by Flipper3   »  Wed Dec 12, 2007 9:35 pm 
			
			
			
			
			Hmm....how did you create a brute force protection?  Did you just make a max of login attempts per hour or something?  I'm very curious. 
 
I will check this out later. 
 
			
			
									
										
						 
		 
		 
				
			 
	
						
		
		
			
				
																			
								Tails5 							 
									
		Posts:  1302  		Joined:  Wed Mar 15, 2006 8:09 am 		
		
																
							
				Contact: 
				
			 
				
		 
		
						
						
						 
			 
													
							
						
									
						Post 
					 
								by Tails5   »  Sun Dec 16, 2007 3:38 am 
			
			
			
			
			I'll test it out on my website that runs on my own computer. Thanks!
			
			
									
										Webmaster Yoda: You must confront the cPanel. Then, and only then, a webmaster will you be. 
 
Julius Caesar: Veni, vidi, posti 
 
						 
		 
		 
				
			 
	
						
		
		
			
				
																			
								Lixas 							 
									
		Posts:  750  		Joined:  Wed Feb 16, 2005 4:21 pm 		
		
						
						
		 
		
						
						
						 
			 
													
							
						
									
						Post 
					 
								by Lixas   »  Mon Dec 17, 2007 9:07 am 
			
			
			
			
			<font color="Black">
y04chs067 wrote: Please provide your feedback! 
If you allow others to use this software for free, why do you encode it?</font>
 
			
			
									
										
						 
		 
		 
				
			 
	
						
		
		
			
				
																			
								y04chs067 							 
									
		Posts:  11  		Joined:  Mon Feb 14, 2005 7:21 am 		
		
						
						
		 
		
						
						
						 
			 
													
							
						
									
						Post 
					 
								by y04chs067   »  Mon Dec 17, 2007 11:24 pm 
			
			
			
			
			Lixas wrote: <font color="Black"> 
 
If you allow others to use this software for free, why do you encode it?</font>
To prevent copyright violations.
 
			
			
									
										
						 
		 
		 
				
			 
	
						
		
		
			
				
																			
								Flipper3 							 
									
		Posts:  353  		Joined:  Tue Feb 28, 2006 12:34 am 		
		
						
						
		 
		
						
						
						 
			 
													
							
						
									
						Post 
					 
								by Flipper3   »  Tue Dec 18, 2007 12:00 am 
			
			
			
			
			y04chs067 wrote: To prevent copyright violations.
Whoa!  Since I haven't downloaded it yet as I don't have the time, it is all encoded?
 
			
			
									
										
						 
		 
		 
				
			 
	
						
		
		
			
				
																			
								y04chs067 							 
									
		Posts:  11  		Joined:  Mon Feb 14, 2005 7:21 am 		
		
						
						
		 
		
						
						
						 
			 
													
							
						
									
						Post 
					 
								by y04chs067   »  Tue Dec 18, 2007 2:21 am 
			
			
			
			
			Only the newest versions. You can check out non encoded older versions form the Products page. 
 
And you only need Zend Optimizer to run the encoded script. it is encoded with phpCipher
			
			
									
										
						 
		 
		 
				
			 
	
						
		
		
			
				
																			
								Niaoson 							 
									
		Posts:  10  		Joined:  Fri Sep 07, 2007 4:20 pm 		
		
						
						
		 
		
						
						
						 
			 
													
							
						
									
						Post 
					 
								by Niaoson   »  Tue Dec 18, 2007 4:56 am 
			
			
			
			
			Doesn't that make the script unable to be customized?
			
			
									
										
						 
		 
		 
				
			 
	
						
		
		
			
				
																			
								y04chs067 							 
									
		Posts:  11  		Joined:  Mon Feb 14, 2005 7:21 am 		
		
						
						
		 
		
						
						
						 
			 
													
							
						
									
						Post 
					 
								by y04chs067   »  Tue Dec 18, 2007 7:13 am 
			
			
			
			
			no. I have included themes and language file features, so for general use it is still very customizable.