From: Enver ALTIN (enver.altin@frontsite.com.tr)
Date: Mon 27 Oct 2003 - 02:45:52 EST
On Mon, 2003-10-27 at 09:40, Orhan Sumer wrote:
> --- form.php ---
> <?
> echo ("ad :$ad soyad:$soyad");
> ?>
echo ("ad: ".$_GET["ad"]." soyad: ".$_GET["soyad"]);
Artik $ad degil, $_GET["ad"]. Yada /etc altinda biryerlerde php.ini
dosyasini bulup register_globals'i on yapacak ve apache'nizi restart
edeceksiniz.
-HTH
-- __________ | | | | Enver ALTIN (a.k.a. skyblue) | | Software developer, IT consultant | FRONT | |==========| FrontSITE Bilgi Teknolojisi A.Ž. |_____SITE_| http://www.frontsite.com.tr/ -- Attached file included as plaintext by Ecartis -- -- File: signature.asc -- Desc: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQA/nM0vbBGEy3UvbLoRAqRSAJ9FQUxDdDjFyAdCMVnyMQ10n1Uc2wCcDRcQ 3gMCWkeRHpLYKR3AmgUu4xg= =+Dbe -----END PGP SIGNATURE-----