[PHP] limiting page for printing

2001-04-14 Thread Fabian Fabela
of the height of the page and the results are cutted at the end when I send the page to the printer. How can I solve this problem? Thank you in advance for your help. Fabian Fabela [EMAIL PROTECTED] www.vacagorda.com

[PHP] Graph Functions

2001-03-08 Thread Fabian Fabela
Hello. Which is the easiest way to graph funcitions in php, like f(x)=sin(2x) thank you Fabian Fabela [EMAIL PROTECTED] www.vacagorda.com

[PHP] Object Oriented Databases

2001-03-04 Thread Fabian Fabela
Hello. I want to use an object oriented database, I have not researched a lot in this theme but I hope you can help me. I want to use php, can I use it with any object oriented database, like goods, sod, groovy, ozone, objstore, db40? Thank you for your help. Fabian Fabela [EMAIL

[PHP] header

2001-02-19 Thread Fabian Fabela
Do I have to have special configuration to use the header function, this is because it is not responding. I use it like this. header('Location: contrato.html'); Thank you. Fabian Fabela [EMAIL PROTECTED] www.vacagorda.com

[PHP] Concatenate a variable.

2001-02-15 Thread Fabian Fabela
Hello. I receive from a post T1, T2, T3, ... Tn I want to put then in an array with a for, how can I do that? How can I use $T$i ??? Thank you Fabian Fabela [EMAIL PROTECTED] www.vacagorda.com

Re: [PHP] Concatenate a variable.

2001-02-15 Thread Fabian Fabela
Sorry I know the answer now. Thank you Fabian Fabela From: "Fabian Fabela" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 15, 2001 3:30 AM Subject: [PHP] Concatenate a variable. Hello. I receive from a post T1, T2, T3, ... Tn I want to put then i

[PHP] Get a variable from a variable.

2001-02-15 Thread Fabian Fabela
Hello, In $a I have the name of the array that I want to use. For example. $a="myarray"; I need to send myFunction($myarray); if I try myArray($a); the string "myarray" is sent, and I want to send $myarray that is the text in $a. Thank you. Fabian Fab

[PHP] Count columns in array

2001-02-15 Thread Fabian Fabela
Hello, I have the array $array[x][y]; if I want to know the x I use count($array); Now, How can I count the y?? Thank you. Fabian Fabela [EMAIL PROTECTED] www.vacagorda.com

[PHP] Include

2001-02-13 Thread Fabian Fabela
/vacagorda/jeans/htdocs/foro/administration/index.php on line 28 Why I can't include that file without putting it in the /usr/shar/php diretory? Thank you Fabian Fabela [EMAIL PROTECTED] "La informacin transmitida en el presente mensaje tiene la intencin de estar dirigida nicamente a la pers

Fw: [PHP] Include

2001-02-13 Thread Fabian Fabela
Well The file is not in the same dir, but the php file that is calling it is using the chdir function to go to that dir, even if I put the file in the same dir I can't include it. Thank you. Fabian Fabela [EMAIL PROTECTED] www.vacagorda.com - Original Message - From: "Fabian F