[PHP] HOW TO ?

2003-03-18 Thread Luis A
hi everyone any one here know where can i get an tutorial of php who explin detailded . how to upload files by php i been read the php manual but i need one tutorial who explained to me by more examples couse i cant upload the files thanks anyway ;-) ___

Re: [PHP] Re: how to uploads files

2003-03-12 Thread Luis A
Re: how to uploads files > try the following ... > > http://www.faqts.com/knowledge_base/index.phtml/fid/62 > > Luis A wrote: > > hi every one :) > > > > how can i uploads files to my server by php script ? > > any hand on that i realy apreciate > > > > T

[PHP] Re:to Jon Haworth [PHP] how to uploads files

2003-03-12 Thread Luis A
thanks but i dont hav e internet accesss :0 :) - Original Message - From: "Jon Haworth" <[EMAIL PROTECTED]> To: "'Luis A'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 1:32 PM Subject: RE: [PHP] how to uploads

[PHP] how to uploads files

2003-03-12 Thread Luis A
hi every one :) how can i uploads files to my server by php script ? any hand on that i realy apreciate Thanks __ Luis Atala Profetional Web Desinger Facultad de Cultura Fisica Linux User#: 412375 ICQ#: 132736035 Current ICQ

Re: [PHP] Tom Woody [PHP] how to ssl on php

2003-03-07 Thread Luis A
page usig agora server by email pleaze help me pals :( - Original Message - From: "Tom Woody" <[EMAIL PROTECTED]> To: "Luis A" <[EMAIL PROTECTED]> Sent: Friday, March 07, 2003 11:59 AM Subject: Re: [PHP] Tom Woody <[EMAIL PROTECTED]>Re: [PHP

[PHP] Tom Woody Re: [PHP] how to ssl on php

2003-03-07 Thread Luis A
but how can i do that ?? hrere a set the ssl may you please guive to me a hand with that ??? i using apache to win32 - Original Message - From: "Tom Woody" <[EMAIL PROTECTED]> To: "Luis A" <[EMAIL PROTECTED]> Sent: Friday, March 07, 2003 11:02

[PHP] how to ssl on php

2003-03-07 Thread Luis A
how i can make ssl on php4 ???

[PHP] IT WORKS!!!!

2003-03-05 Thread Luis A
HEY AA IT WORKS FINALY WORK IT !! I FIND WHERE WAS THEE PROBLEM THE PROBLEM WAS ON THE method i forgat to put extract ($GEt); jajaaj thanks pals

Re: [PHP] TO Bryan LipscyRe: [PHP] i got a problem

2003-03-05 Thread Luis A
it does not working its the same :( some one else can help me whit that ??? - Original Message - From: "Bryan Lipscy" <[EMAIL PROTECTED]> To: "'Luis A'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, March 05, 2003 1:17 PM Sub

[PHP] TO Bryan LipscyRe: [PHP] i got a problem

2003-03-05 Thread Luis A
) - Original Message - From: "Bryan Lipscy" <[EMAIL PROTECTED]> To: "'Luis A'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, March 05, 2003 12:27 PM Subject: RE: [PHP] i got a problem > Try > > echo $sql; > > T

[PHP] Re:1LT John W. Holmes [PHP] i got a problem

2003-03-05 Thread Luis A
he does not present any problem he does not intser any thing on the mysql he create the table but it does not insert on table the data of the form i try that all ready and nothing >( - Original Message - From: "1LT John W. Holmes" <[EMAIL PROTECTED]> To: "L

[PHP] i got a problem

2003-03-05 Thread Luis A
hi every one here o got one problem here on the php take a look at this Nombre : Teléfono: E-Mail: Pais : Comentario: escriba aqui su el comentario que desee añadir aparently php create the table on the mysql server (he make the connect to the mysql server) , but he does in

[PHP] php-marcador

2003-02-28 Thread Luis A
how can i get users marcador in php ?? can some one help me on that ?

Re: [PHP] to Jason Wong Re: [PHP] mysql trouble

2003-02-26 Thread Luis A
HTML b)single - Original Message - From: "Jason Wong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 26, 2003 12:38 PM Subject: Re: [PHP] to Jason Wong Re: [PHP] mysql trouble > On Thursday 27 February 2003 01:32, Luis A wrote: > >

Re: [PHP] to Jason Wong Re: [PHP] mysql trouble

2003-02-26 Thread Luis A
rsday 27 February 2003 01:00, Luis A wrote: > > > > $link = mysql_connect("localhost", "nobody"); > > mysql_select_db("mydb", $link); > > $result = mysql_query("SELECT * FROM opina", $link); > > echo "Nombre: ".mysql_r

[PHP] to Bryan Lipscy Re: [PHP] mysql trouble

2003-02-26 Thread Luis A
uot;Comentario :".mysql_result($result, 0, "comentario").""; ?> on the navigator he present onley that empty with no results of the database look Nombre: Pais: Provincia: URL : Titulo de La Web: E-mail : Comentario : i dont know any subjest ??? please help me im n

[PHP] to Bryan Lipscy Re: [PHP] mysql trouble

2003-02-26 Thread Luis A
valid MySQL-Link resource in c:\apache group\apache\htdocs\1\2\registered.php3 on line 42 the error is on here line 39 mysql_free_result($result); line 42 mysql_close($db); - Original Message - From: "Bryan Lipscy" <[EMAIL PROTECTED]> To: "'Luis A'

Re: [PHP] niklasRe: [PHP] mysql trouble

2003-02-26 Thread Luis A
sql trouble > No, he doesn't mean that. > > You are doing: > $String = "text " + "more text"; > while you should be doing: > $String = "text " . "more text"; > > > Niklas > > -Original Message- > From: Luis

Re: [PHP] to paulm Re: [PHP] mysql trouble

2003-02-26 Thread Luis A
i know the sql server in default does not have password - Original Message - From: "paulm" <[EMAIL PROTECTED]> To: "Luis A" <[EMAIL PROTECTED]> Sent: Tuesday, February 25, 2003 8:06 PM Subject: Re: [PHP] to paulm Re: [PHP] mysql trouble > k bu

[PHP] to holmes Re: [PHP] mysql trouble

2003-02-26 Thread Luis A
you mean i do not need to put the pus on the end of the function (+) i dont need to put there that? - Original Message - From: "John W. Holmes" <[EMAIL PROTECTED]> To: "'Richard Whitney'" <[EMAIL PROTECTED]>; "'Luis A'&q

[PHP] to holmes Re: [PHP] mysql trouble

2003-02-26 Thread Luis A
how is that ?? - Original Message - From: "John W. Holmes" <[EMAIL PROTECTED]> To: "'Luis A'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 25, 2003 8:07 PM Subject: RE: [PHP] mysql trouble > > take a look at

[PHP] to paulm Re: [PHP] mysql trouble

2003-02-25 Thread Luis A
hey i think the root does not need password to connect to mysql or yes on my server the root user does not have password thats why i dont know why he does not update the database? - Original Message - From: "paulm" <[EMAIL PROTECTED]> To: "Luis A" <[EM

[PHP] to Bryan Lipscy Re: [PHP] how___??

2003-02-25 Thread Luis A
MEN I DONT HAVE INTERNET ACCESS thanks anyway if some one else can help m e please - Original Message - From: "Bryan Lipscy" <[EMAIL PROTECTED]> To: "'Luis A'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 25, 200

[PHP] mysql trouble

2003-02-25 Thread Luis A
hi pasl i got a troblem here if some one can help me ? take a look at this HE DOES NOT WORKING any subjest ?

Re: [PHP] how___??

2003-02-25 Thread Luis A
i need to do this $link = mysql_connect("remote host", "mysql_user", "mysql_password") or die("Could not connect: " . mysql_error()); how is that ??? do i have to put the same function ? or is diferent? - Original Message - From: "B

[PHP] how___??

2003-02-25 Thread Luis A
hlelooww>) i need some one can help me please? i need to make this quine of conection for example i want to connect to a remote mysql server i realy apreciate if some one can help me please? >)

[PHP] it woks !!!!>)

2003-02-24 Thread Luis A
HE Y IS REALY WORKSA PHP S' THA BEST >) i love it php im newbabe yet using php but i like it >) thanks for your atecion l >)) - Original Message - From: "R'twick Niceorgaw" <[EMAIL PROTECTED]> To: "Luis A" <[EMAIL PROTECTED]> Sent: M

[PHP] to Christoph Christ Re: [PHP] Re: sending results by email

2003-02-24 Thread Luis A
and how can i do that??? mai you please___?? :) - Original Message - From: "Christoph Christ (Wien)" <[EMAIL PROTECTED]> To: "Luis A" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, February 24, 2003 6:40 AM Subject: Re: [PHP] Re: sending r

Re: [PHP] why this ?????????

2003-02-24 Thread Luis A
? :) - Original Message - From: "Luis A" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 23, 2003 3:12 PM Subject: [PHP] why this ? what du u think about that ?? look http://www2/LUIS/mai.php3"; method="PO

[PHP] TO JOSH

2003-02-23 Thread Luis A
what du u think about that ?? look http://www2/LUIS/mai.php3"; method="POST"> mensage *** an this is the php script his name is mai.php3 *** \n". "Reply-To: <$sender

[PHP] why this ?????????

2003-02-23 Thread Luis A
what du u think about that ?? look http://www2/LUIS/mai.php3"; method="POST"> mensage *** an this is the php script his name is mai.php3 *** \n". "Reply-To: <$sender>

Re: [PHP] Re: sending results by email

2003-02-23 Thread Luis A
HEY PAL i been tri that but its send it to me this this is the source http://www2/LUIS/mai.php3"; method="POST"> no

[PHP] sending results by email

2003-02-22 Thread Luis A
how can i make the server email me the results of this form __ no any subjestion

[PHP] to X

2003-02-22 Thread Luis A
that results an error Method Not Allowed The requested method POST is not allowed for the URL /1/x.php. Apache/1.3.26 Server at x.x.x.comPort 80

[PHP] sending results by email

2003-02-22 Thread Luis A
hi pals how can i make the server email me the results of this form __ no any subjestion

[PHP] sososoosos!!!!

2003-02-13 Thread Luis A
HI EVERY BODY=20 I HAVE THE FOLLOWING TROUBLE INSTALING PHP GUYS I NEED THE INFO HOW CAN I INATALL PHP MODULE IN WINDOWS USING = APACHE VERSION apache_1.3.26-win32-x86-no_src.msi I BEEN TRIED THE VERSIONapache_1.3.26-win32-x86-no_src.exe BUT HE = SEND IT TO ME A ERROR ON THE SYSTEM AN