RE: [PHP] Creating drop-down menus

2012-07-17 Thread Ramiro Barrantes
the times!!! From: Jen Rasmussen [j...@cetaceasound.com] Sent: Monday, July 16, 2012 4:19 PM To: Ramiro Barrantes; php-general@lists.php.net Subject: RE: [PHP] Creating drop-down menus -Original Message- From: Ramiro Barrantes [mailto:ram

[PHP] Creating drop-down menus

2012-07-16 Thread Ramiro Barrantes
of the information using PHP. My questions are: 1) Do people just normally use hidden fields to store possible information to fill the drop downs? 2) any suggestions? Thanks in advance, Ramiro

[PHP] bcompiler: compile in a diferent directory

2010-09-15 Thread Ramiro Gonzalez
. I'd like to know if there is any way to compile the phps and use the compiled versión from a different directory. Thanks Ramiro

[PHP] bcompiler: compile in a diferent directory

2010-09-14 Thread Ramiro Gonzalez
the compiled versión from a different directory. Thanks Ramiro

[PHP] Download files outside DocumentRoot Dir

2006-09-24 Thread Ramiro
Hi, i'm trying to find a good solution to this problem. I want download files from a directory outside DocumentRoot. This files cannot be downloaded through direct url like http://site/test.zip. It must be downloaded after user login. I know i can do that using some functions like fread() +

[PHP] Apache Server with php

2005-01-04 Thread Ramiro Trevino
the path was correct to this dll and all is well. Any suggestions? Thanks, Ramiro

[PHP] money print out with two digits after , e.g. 49,00

2001-05-08 Thread Ramiro Radjiman
I want to changes 49.4 --- 49,4 49,4 49,40 the first rule is done with the code $totaal=49.4; $totaal=str_replace(.,,,$totaal); how can i do the second row?? please help. greets Ramiro -- PHP General Mailing List (http://www.php.net

[PHP] user info?

2001-04-14 Thread Ramiro Radjiman
. If he logs in it aint a problem :-) Could someone help. I know there must be something, i ones read it. with kind regards, Ramiro Radjiman HOLLAND -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

[PHP] mysql +php+ array

2001-02-12 Thread Ramiro Radjiman
I have the following code: $arr_aantal = explode (",", $aantal); $arr_str_men = explode (",", $str_men); $arr_recht = explode (",", $recht); $arr_rechtverstek = explode (",", $rechtverstek); $arr_verstekgelijk = explode (",", $verstekgelijk); $arr_verstekongelijk = explode (",",