[PHP] Flash animation without install Flash!

2007-03-21 Thread Helder Lopes
Hi people, Because the problems with virus in internet the people dont install activex controls. My question is: How to put a flash in the website without asking the person to install activex control?? /Helder Lopes

[PHP] How to verify Folder Existence?

2007-03-09 Thread Helder Lopes
Hi people, how to verify if folder exists in server??

[PHP] List all files in directory

2007-03-06 Thread Helder Lopes
Hi people How to php give to me a list of all files in one directory to make an editor???

[PHP] Session_Start() error

2007-03-05 Thread Helder Lopes
*hi people, Hi have this error in the session cookie, how to solve this??? Warning*: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at D:\PHP\xampp\htdocs\index.php:10) in *D:\PHP\xampp\h

[PHP] RE:[[PHP] Error in Script!!! - SOLVED

2007-03-05 Thread Helder Lopes
Thanxs for helping! The error has that i was not calling the database, neither the connection!! Im so stupid! Sorry for your time lost!

[PHP] RE:[[PHP] Error in Script!!!

2007-03-05 Thread Helder Lopes
Helder Lopes wrote: Erro no banco de dados!");//line 23 Where is $con defined??? -B $total = mysql_num_rows($result_id); // Caso o usuário tenha digitado um login válido o número de linhas será 1.. if($total) { // Obtém os dados do usuário, para poder verificar a senha e passar os d

[PHP] error in Script

2007-03-05 Thread Helder Lopes
In other file -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Error in Script!!!

2007-03-05 Thread Helder Lopes
Erro no banco de dados!");//line 23 $total = mysql_num_rows($result_id); // Caso o usuário tenha digitado um login válido o número de linhas será 1.. if($total) { // Obtém os dados do usuário, para poder verificar a senha e passar os demais dados para a sessão $dados = mysql_fetch_array($

[PHP]Transform a block of code in PHP

2007-02-23 Thread Helder Lopes
how to transform a block of code in html to php?? for example this, P.M.R. Leiria - Produtos para Mec. e Racionalização Informática, Lda. Av. Dr. Francisco Sá Carneiro nº 1448 2415-376 Leiria Telefones: 244850010 Fax: 244850019

[PHP]Password and FTP Folder

2007-02-15 Thread Helder Lopes
Hi people hi have a problem i need a script for make a ftp folder that have a password for enter Have anyway to do this?? /mrpostiga

[PHP] FTP + Password ?

2007-02-14 Thread Helder Lopes
i people. I need a help. How to put a password in a folder, in the ftp, via a script? Anybody knows?? Im pt, Sorry for my english!! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php