|  | 
| 
 PHP ile tersten yazdırma if (!isset($_POST['goster'])) {  echo ' <form action="index.php" method="post"> <input type="text" name="yazi"><input type="submit" name="goster" value="Bak"> </form> '; } else { $kelime = $_POST['yazi']; $x = 1; while ($x <= strlen($kelime)) { $y .= substr($kelime,-$x,1); $x++; } echo $y; } | 
| Saat: 08:23 | 
	Telif Hakları vBulletin® v3.8.4 Copyright ©2000 - 2025, ve
 Jelsoft Enterprises Ltd.'e Aittir. 
	
	Search Engine Optimisation provided by 
			DragonByte SEO v2.0.37 (Lite) - 
			vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.