[PHP] line feed

2005-03-04 Thread Bruno Santos
quotes, in a simple html comand i need to use \ and i dont want that. is any way i could use single quotes, and getting the line feed ?? example: Double quotes: echo table border=\1\ width=\800px\\n; single quotes: echo 'table border=1 width=800px'; cheers Bruno Santos -- Say no to software

Re: [PHP] Re: PHP and Access

2005-02-26 Thread Bruno Santos
pete M wrote: Check this out http://adodb.sourceforge.net/ http://phplens.com/adodb/code.initialization.html#init have fun Pete Bruno Santos wrote: Hello. I need to to an application in PHP with graphics creation. The database where i need to go and fetch the values is access. is possible for PHP

[PHP] Communication protocol of PHP and Mysql

2005-02-25 Thread Bruno Santos
Hello all. Im developing an application as my final school project and for the report (administration manual) i need to specifie the protocol of communication between PHP and Mysql when accessing the mysql database using the functions within PHP. PHP communicates with Mysql throw TCP/IP or any

[PHP] PHP and Access

2005-02-25 Thread Bruno Santos
Hello. I need to to an application in PHP with graphics creation. The database where i need to go and fetch the values is access. is possible for PHP to fecth values from an access database ?? cheers Bruno Santos -- Say no to software patents www.nosoftwarepatents.com/ -- [EMAIL PROTECTED

[PHP] URL encode

2005-02-23 Thread Bruno Santos
can i can resolve it ?? ive tryed with htmlentities, urlencode, urldecode, etc... help ? cheers Bruno Santos -- Say no to software patents www.nosoftwarepatents.com/ -- [EMAIL PROTECTED] -- Divisao de Informatica [EMAIL PROTECTED] Tel: +351 272 000 155 Fax: +351 272 000 257 -- Hospital Amato Lusitano

[PHP] cannot remove cookies

2005-02-22 Thread Bruno Santos
is not working either... PHP version is PHP-5.0.3 Apache version is Apache-2.0.52 Cheers Bruno Santos -- Say no to software patents www.nosoftwarepatents.com/ -- [EMAIL PROTECTED] -- Divisao de Informatica [EMAIL PROTECTED] Tel: +351 272 000 155 Fax: +351 272 000 257 -- Hospital Amato Lusitano [EMAIL

[PHP] memory error

2005-02-17 Thread Bruno Santos
max_input_time = 60 memory_limit = 8M by the way, is there any function that allows me to flush the memory ?? cheers Bruno Santos -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Users logins in Linux machine

2005-02-12 Thread Bruno Santos
/passwd) ?? can it be with LDAP ? or PAM ? or any other method ? cheers ! Bruno Santos -- Say no to software patents www.nosoftwarepatents.com/ -- [EMAIL PROTECTED] -- Divisao de Informatica [EMAIL PROTECTED] Tel: +351 272 000 155 Fax: +351 272 000 257 -- Hospital Amato Lusitano [EMAIL PROTECTED] Tel

[PHP] client information

2005-01-11 Thread Bruno Santos
variable of the client ? if i make a system call, i get the server information and thats not what i want ? if not with php, is possible to do it with javascript ? thanx in advance Bruno Santos -- Say no to Software patents www.nosoftwarepatents.com -- [EMAIL PROTECTED] -- Divisão de Informática [EMAIL

[PHP] scripting with php

2004-12-14 Thread Bruno Santos
#!/usr/bin/php -q, but it apears is not working ... can someone tell me how to i use php stand alone ? chears !!! Bruno Santos -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] submission before

2004-10-13 Thread Bruno Santos
hello all. I've a question that i might think is not much related with PHP, even the pages are PHP and everything is working with PHP. I've a FORM in my site to be written by the user, but, i need to know before the value of a field to fill another field in the form depending with the value of

[PHP] URL verification

2004-10-08 Thread Bruno Santos
the the site via SSL ?? or i have to put a redirect in the page anyway, whether the user is alredy accessing the page via SSL? cheers Bruno Santos -- [EMAIL PROTECTED] -- Divisao de Informatica [EMAIL PROTECTED] Tel: +351 272 000 155 Fax: +351 272 000 257 -- Hospital Amato Lusitano Av. Pedro Alvares

Re: [PHP] totally new to PHP

2004-07-27 Thread Bruno Santos
Paul Kain wrote: I have never programmed anything I know html and really want to know php where is the best place to go for some really basic tutorials to start with ? Thank in advance Hello. There are a lots of tutorials around the net. www.phpbuilder.com --- Very nice site for developers

[PHP] URL

2004-07-21 Thread Bruno Santos
this, or not... any solucion ?? thx in advance ! Bruno Santos -- [EMAIL PROTECTED] -- Divisao de Informatica [EMAIL PROTECTED] Tel: +351 272 000 155 Fax: +351 272 000 257 -- Hospital Amato Lusitano Av. Pedro Alvares Cabral 6000-085 Castelo Branco [EMAIL PROTECTED] Tel: +351 272 000 272 Fax: +351 272 000 257

[PHP] URL

2004-07-21 Thread Bruno Santos
PROTECTED] SNIP -Original Message- From: Bruno Santos [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 11:05 AM To: [EMAIL PROTECTED] Subject: [PHP] URL Hello All. Im developing a couple of pages and i need to do some redirecting to another page depending on the choice of a user. /SNIP

[PHP] php and CSS

2004-06-14 Thread Bruno Santos
Hello all. Im deleloping some PHP pages for school work, and now, im trying to put the pages nice, with some colors and images, etc... I found a problem regarding CSS and PHP The same page, with html extension, it works fine, but when the page becames with php extension, the CSS just dont

Re: [PHP] php and CSS

2004-06-14 Thread Bruno Santos
Robert Sossomon wrote: Bruno, Drop some code our way, it's just a guessing game for me without it. Robert -Original Message- From: Bruno Santos [mailto:[EMAIL PROTECTED] Sent: Monday, June 14, 2004 3:28 PM To: [EMAIL PROTECTED] Subject: [PHP] php and CSS Hello all. Im deleloping some

[PHP] Global $_FILEs

2004-04-02 Thread Bruno Santos
-- - .-'-. .' `. : : : : : _/| : Bruno Santos : =/_/ : [EMAIL PROTECTED

[PHP] file super global and functions

2004-03-31 Thread Bruno Santos
of ?? cheers and best regars Bruno -- - .-'-. .' `. : : : : : _/| : Bruno Santos : =/_/ : [EMAIL PROTECTED

[PHP] imagecreatefromjpeg

2004-03-30 Thread Bruno Santos
() in */usr/local/apache2/htdocs/projecto/examples/uploadimg.php regards * -- - .-'-. .' `. : : : : : _/| : Bruno Santos

Re: [PHP] creating a confirm page

2004-03-21 Thread Bruno Santos
on. -- - .-'-. .' `. : : : : : _/| : Bruno Santos : =/_/ : [EMAIL PROTECTED] `._/ | .' ( / ,|...-'Pagina Pessoal

[PHP] $_FILE

2004-03-16 Thread Bruno Santos
, and im using PHP 4.3.4. Can someone tell me why does not work ??? cheers -- - .-'-. .' `. : : : : : _/| : Bruno Santos

[PHP] File Upload problems

2004-03-16 Thread Bruno Santos
: Permission denied in */usr/local/apache2/htdocs/projecto/examples/upload.php* on line *51* *Warning*: move_uploaded_file(): Unable to move '/tmp/phpXBWdts' to 'teste.txt' in */usr/local/apache2/htdocs/projecto/examples/upload.php* on line *51* Could not move file to destination directory Cheers, Bruno