Hey guys,
I have a red hat 7.3 server running apache and php4. It all seems working fine, but
when I try to upload a file through a form I got nothing. I mean, I can ouput the temp
name of the file, the final name, size and other stuff. but some functions don´t work.
Like
If (!is_executable($u
Thanks, but just a little part of the problem was solved.
the other part is: why php doesn´t move the upload file to the specified
directory, with move_uploaded_file?
- Original Message -
From: "Marek Kilimajer" <[EMAIL PROTECTED]>
To: "Gilberto Garcia Jr." &l
Hey Guys,
How can I get the value of an javascript string and pass it to a php variable?
i.e.
var x = "test";
thanks
Iced Sun
Somebody here use adodb with oracle?
I´m triyng to use that, but I´m noting realize how to estabilish a conection
with oracle.
I´m getting the folowing error:
Fatal error: Call to undefined function: ora_plogon() in
e:\inetpub\wwwroot\hosted\EnsinoNet\php\adodb\drivers\adodb-oracle.inc.php
on li
Hey guys,
I made a class to work with file upload.
I used the php function is_executable. and in php 4.2.x it works ok, on linux and on
windows.
Last week I update my php to 4.3.x and this function stop work. In fact I got this
error. undefinied function.
Does anyone can help?
thanks
Hi guys.
I´m having a problem with a login system. I enter with the correct password
and I press the submit button. But, nothing happens. It´s not a typinh
mistake, cause when i enter the wrong pass. it returns me an error. What
this can be???
thanks
---
Outgoing mail is certified Virus Free.
Ch
It was a cookie problem. between php and windows.
thanks
-Mensagem original-
De: Chris Hewitt [mailto:[EMAIL PROTECTED]
Enviada em: segunda-feira, 17 de março de 2003 11:45
Para: Gilberto Garcia Jr.
Cc: PHP
Assunto: Re: [PHP] login problem
Gilberto Garcia Jr. wrote:
>Hi guys.
&g
I´m a newbie on this class. But i´m getting this error.
if I define a constant using define('',''); I get template as just if doesnt
has parsed anithing. all constants name´s are showed without changing the
name per values. So, when i define the constant as a variable $x = ''; it
works fine.
anyo
Hey guys,
How can I enable php to work with mcrypt functions?
I´m using debian woody linux. I´ve had installed libmcrypt already, from
debian cds. But I dont know how to make php understands this lib.
thanks
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.
How I can use php and mcrypt on windows? I mean. What I have to do to turn php able to
use mcrypt function on windows.
Thanks
Does anyone had tested ADODB with php5?
I can make a query, print the recordcount but when i try to show the result i got
nothing
PConnect('some', 'some', 'some', 'some');
$seleciona = "
select campo
from tabela
";
$qry =& $conn->Execute($seleciona);
if (!$qry) {
echo $conn->ErrorMsg();
echo
adodb layer.
php.weblogs.com/adodb
- Original Message -
From: "Jay Blanchard" <[EMAIL PROTECTED]>
To: "Gilberto Garcia Jr." <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, September 08, 2003 5:45 PM
Subject: RE: [PHP] adodb and php5
[snip]
Does
12 matches
Mail list logo