asp.net tarafında Application die tatlı bi değişken vardır buna koyduğun şey bütün client lara etki edebilir. misal
Application["ensonlogin"]+=Songelen()+", ";
dediniz bunu götürüp sayfaların bi yerinde print(<%=Application["ensonlogin"]%>) ederseniz o esnada sizin uygulamanızda olan herkez bunu görür. bu tip en son kim girdi en son ne arandı gibi durumlarda kullanılabilecek bir mekandır kendileri. php de bişeyler yazarken böle bi değişkene ihtiyacım oldu ve şu şekilde çözdüm daha iyisini bilen varsa comment çaksın. garip php de böyle bi değişkenin olmaması çok garip.
Subscribe to:
Post Comments (Atom)
odd string diff
https://leetcode.com/problems/odd-string-difference/ Beats 19.92% of users with Java class Solution { public String oddString ( S...
-
bu durum sessionun uzun ömürlü olmasını istediğinizde yapacağınız bişeydir ki Session["eblek"]="gobalak"; dediğimizde ve...
-
at the end of any product there will be a reporting interfaces for counts. let say you build a advertisement site which gives people to publ...
-
in java web application you can easily set 400 and 500 error pages via web.xml like this <error-page> <error-code>50...
No comments:
Post a Comment