[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] Error in Script!!!

2007-03-05 Thread Helder Lopes
?php // Conexão com o banco de dados include mysql.php; // Inicia sessões session_start(); // Recupera o login $login = $_POST[username]; // Recupera a senha $senha = $_POST[password]; // Usuário não forneceu a senha ou o login if($login== $senha= ) { echo Você deve digitar sua senha e

[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] RE:[[PHP] Error in Script!!!

2007-03-05 Thread Helder Lopes
Helder Lopes wrote: ?php // Conexão com o banco de dados include mysql.php; // Inicia sessões session_start(); // Recupera o login $login = $_POST[username]; // Recupera a senha $senha = $_POST[password]; // Usuário não forneceu a senha ou o login if($login== $senha= ) { echo Você deve

[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] 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-starthttp://localhost/function.session-start]: Cannot send session cache limiter - headers already sent (output started at D:\PHP\xampp\htdocs\index.php:10) in

[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 STRONGP.M.R. Leiria /STRONG - STRONG Produtos para Mec. e Racionalização Informática, Lda./STRONGbr Av. Dr. Francisco Sá Carneiro nº 1448 2415-376 Leiriabr Telefones: 244850010

[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