Logo NireBlog

NireBlog بلغات أخرى: ar|ast|br|ca|cy|de|en|es|eu|gl|oc|pt|pt_br|ru|zh|az|fa|ja|ko|tr|

أنشئ مدونتك مجاناتحرير المدونة

فقدت كلمة السر

إعلان » إتصل بنا

أنشئ مدونتك مجانا

http://.nireblog.com

Tag » مدونة: "codigosphp" » Tag: "array"

Reconocer características del visitante

24-02-2008 » if ($HTTP_ACCEPT_LANGUAGE != ''){ # Verificamos que el visitante haya designado algún idioma     $idiomes = explode(",", $HTTP_ACCEPT_LANGUAGE); # Convertimos HTTP_ACCEPT_LANGUAGE en array     /* Recorremos el array hasta que encontramos un idioma del visitante que coincida con los idiomas     en que está disponible nuestra web */     for ($i=0; $i

Rotador de texto con php

06-02-2008 » Hay que hacer los ficheros.txt con la palabra que iremos a rotar o el contenido. include ("texto1.txt"); include ("texto2.txt"); include ("texto3.txt"); include ("texto4.txt"); $textscript1 = $texto1 $textscript2 = $texto2 $textscript3 = $texto3 $textscript4 = $texto4 var textos = new Array() textos[0] = ''++'' textos[1] = ''++'' textos[2] = ''++'' textos[3] = ''++'' var indice = 0 ?>

إتصل بنا | تعرف علينا | Nireblog Planet
NireBlog Multilingual Blogs