[PHP-DB] Summary: recover values independently of GET or POST used

2009-09-15 Thread J Alejandro Ceballos Z
comment above. It works, thank you J. Alejandro Ceballos Z. w: http://alejandro.ceballos.info e: bu...@alejandro.ceballos.info m: +52 (33) 1411.6079

[PHP-DB] RE: Recommended web developers

2008-06-24 Thread J Alejandro Ceballos Z
puede buscar por ti. Nadie puede hacer por ti lo que tú mismo debes hacer. La existencia no admite representantes. -- Jorge Bucay ,_, (O,O) J. Alejandro Ceballos Z. [EMAIL PROTECTED] ( ) --- http

[PHP-DB] SUMMARY: Most frequently used words

2008-01-20 Thread J Alejandro Ceballos Z
$hash_frequencywords = array_count_values(explode(' ',trim($str_wordlist))); // descendent sort based on values arsort($hash_frequencywords); // store the 20 most frequently words $arr_20mostusedwords = array_slice(array_keys($hash_frequencywords), 0,20); IHTH, ,_, (O,O) J. Alejandro Ceballos Z

[PHP-DB] re: mysql ORDER BY problems

2006-06-18 Thread J. Alejandro Ceballos Z. -JOAL-
are they defined as integer or varchars (string)? try a) exchange field definition varchar / integer b) order by length(number) and later by number -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] capture a webpage to later process it

2006-04-28 Thread J. Alejandro Ceballos Z. -JOAL-
. Alejandro Ceballos Z. [EMAIL PROTECTED] ( ) --- http://alejandro.ceballos.infomovil: (33) 3849-8936 -- PHP Database Mailing List (http

[PHP-DB] Printing + without encoding as %2B

2004-05-11 Thread J. Alejandro Ceballos Z.
; ? prints: id = 29d9f Kr2/4= -- Saludos, J. Alejandro Ceballos Z. | ---+--- http://alejandro.ceballos.info | [EMAIL PROTECTED] | ¿Cómo es posible, ---+ que mientras medio mundo Tel: (33) 3647

[PHP-DB] RE: stuck on stupid...can't find the bloody error..

2004-04-25 Thread J. Alejandro Ceballos Z.
Isnt easy to use if (! $page_req) or if (strcmp($page_req,0)) instead of if ($page_req == ) or if ($page_req == 0) ? -- saludos, J. Alejandro Ceballos Z. | ---+--- http://alejandro.ceballos.info | [EMAIL PROTECTED

Re: [PHP-DB] using a define value

2004-04-22 Thread J. Alejandro Ceballos Z.
. Alejandro Ceballos Z. | ---+--- http://alejandro.ceballos.info | [EMAIL PROTECTED] | La persona más patética del ---+ mundo es alguien que tiene | vista, pero no visión

[PHP-DB] using a define value

2004-04-20 Thread J. Alejandro Ceballos Z.
. Any suggested solution without using _ERROR1 like a variable ? -- saludos, J. Alejandro Ceballos Z. | ---+--- http://alejandro.ceballos.info | [EMAIL PROTECTED] | La persona más patética del mundo es