[PHP-DB] chmod

2013-08-19 Thread Emiliano Boragina
Hello everyone, I try to use chmod 0777, but the JPG file in my localhost I cant view. I must enter in the windows properties of the JPG file, add the user with full permission, and them i can view it. I use this: move_uploaded_file($file_tmp,"$desired_dir/".$file_name); chmod("$desired_dir/".$file

Re: [PHP-DB] Re: filter search

2011-04-20 Thread Emiliano Boragina
verybody as well. > -- -- Emiliano Boragina desarrollos + comunicación -- + 15 33 92 60 02 » emiliano.borag...@gmail.com -- © 2011 --

[PHP-DB] filter search

2011-04-18 Thread Emiliano Boragina
r three filters. Thanks a lot. -- -- Emiliano Boragina desarrollos + comunicación -- + 15 33 92 60 02 » emiliano.borag...@gmail.com -- © 2011 --

[PHP-DB] products order

2010-09-29 Thread Emiliano Boragina
Hello, A client wants to control the order, the position of the products he load. How do I do this? Thanks a lot. -- Emiliano Boragina desarrollos + comunicación -- + 15 33 92 60 02 » emiliano.borag...@gmail.com

Re: [PHP-DB] table html with PHP

2010-06-15 Thread Emiliano Boragina
If ($i>1) > { >$i=0; >echo ''; > } >} > ?> > > > > -Original Message- > From: Emiliano Boragina [mailto:emiliano.borag...@gmail.com] > Sent: Tuesday, June 15, 2010 3:21 PM > To: php-db@li

Re: [PHP-DB] table html with PHP

2010-06-15 Thread Emiliano Boragina
sorry again... thanks for your answer... 2010/6/15 Emiliano Boragina > sorry... why $i = 0 again? > > 2010/6/15 Systems > > I assume you're looking for something like: >> >> >>>$i = 0; >>while(array) >>{ >>

Re: [PHP-DB] table html with PHP

2010-06-15 Thread Emiliano Boragina
; { >$i=0; >echo ''; > } >} > ?> > > > > -Original Message- > From: Emiliano Boragina [mailto:emiliano.borag...@gmail.com] > Sent: Tuesday, June 15, 2010 3:21 PM > To: php-db@lists.php.net > Subject: [PHP-DB] table html with

[PHP-DB] table html with PHP

2010-06-15 Thread Emiliano Boragina
Hello everyone, I need to know how do I do a two columns table with a register per cell. $varible[0]"; } j++ if j > 2 echo "" ?> this dont work very well. Thanks a lot

[PHP-DB] upload images

2010-05-30 Thread Emiliano Boragina
= "'$titulo','$texto','$foto','$categoria','$habilitar'"; //nos conectamos a la bd. $cnx = conectar(); $res = mysql_query("INSERT INTO registros ($campos) VALUES($valores)") or die (mysql_error());

[PHP-DB] upload multiple files and rename wih time()

2010-02-06 Thread Emiliano Boragina
(move_uploaded_file($_FILES['fotog']['tmp_name'][$key], $uploadfile)) { echo $value . ' uploaded'; } How can I do this? Thanks a lot, + + Emiliano Boragina | Diseño & Comunicación emiliano.borag...@gmail.com | 15 33 92 60 02 + +

[PHP-DB] UPDATE lot of registers

2009-10-19 Thread Emiliano Boragina
+ _ // Emiliano Boragina _ // Diseño & Comunicación // + _ // emiliano.borag...@gmail.com / // 15 40 58 60 02 /// + _

Re: [PHP-DB] Search

2009-10-16 Thread Emiliano Boragina
it > suss to me. What is the field/are the fields that join the tables? > > I would imagine the joining should be on the ID field that is present in > all three tables, but the ID may not be the same meaning for the tables. > > > Jack > > > > 2009/10/16 Emiliano Bo

[PHP-DB] Search

2009-10-15 Thread Emiliano Boragina
any of these fields, but with tath code the search return 200 or 1000 results. If the total of coupons are 100, what should I do to the searching return only one time the coupon with the keyword insert to search... Thanks a lot +        

[PHP-DB] one input, much mails, insert each mail in one register

2009-09-24 Thread Emiliano Boragina
Thanks a lot + _ // Emiliano Boragina _ // Diseño & Comunicación // + _ // emiliano.borag...@gmail.com / // 15 4

[PHP-DB] one input, much mails, insert in db

2009-09-23 Thread Emiliano Boragina
+ _ // Emiliano Boragina _ // Diseño & Comunicación // + _ // emiliano.borag...@gmail.com / // 15 40 58 60 02 /// + _

RE: [PHP-DB] more than one mail separate with comma or space insert one register for each mail

2009-09-23 Thread Emiliano Boragina
Sorry Vinay… I dont read right your answer... sorry a lot... Thank you! + _ // Emiliano Boragina _ // Diseño & Comunica

RE: [PHP-DB] more than one mail separate with comma or space insert one register for each mail

2009-09-23 Thread Emiliano Boragina
Thank… but the question is “how” and not “what”... “what” I must do... I know... dont know “how” Thanks anyway + _ // Emiliano Boragina _ // Diseño & Comunica

[PHP-DB] more than one mail separate with comma or space insert one register for each mail

2009-09-23 Thread Emiliano Boragina
? + _ // Emiliano Boragina _ // Diseño & Comunicación // + _ // emiliano.borag...@gmail.com / // 15 40 58 60 02 /// + _

RE: [PHP-DB] switch and while

2009-08-28 Thread Emiliano Boragina
the second table. Thanks a lot + _ // Emiliano Boragina _ // Diseño & Comunicación // + _ // emiliano.borag...@gmail

RE: [PHP-DB] switch and while

2009-08-27 Thread Emiliano Boragina
t the 1, 2, 3... like the ID from my table, and "category1, category2..." like the NAME from my table Do not know if it was understood... Thanks again + _ // Emiliano Bor

RE: [PHP-DB] switch and while

2009-08-27 Thread Emiliano Boragina
anks again +      _    // Emiliano Boragina _    // Diseño & Comunicación // +      _    // emiliano.borag...@gmail.com  /    //

[PHP-DB] switch and while

2009-08-27 Thread Emiliano Boragina
#x27;}' in C:\AppServ\www\andademiparte\admin\listado.php on line 118... this line is the WHILE. How can resolve this? thanks +      _    // Emiliano Boragina

[PHP-DB] WHILE

2009-07-19 Thread Emiliano Boragina
Thanks + _ // Emiliano Boragina _ // Diseño & Comunicación // + _ // emiliano.borag...@gmail.com / // 15 40 58 60 02 /// + _

RE: [PHP-DB] finder (I AM REALLY SORRY)

2009-07-17 Thread Emiliano Boragina
tsnt... Thanks a lot... + _ // Emiliano Boragina _ // Diseño & Comunicación // + _ // emiliano.borag...@gmail.com

[PHP-DB] finder (I AM REALLY SORRY)

2009-07-16 Thread Emiliano Boragina
f_apto > 0) { $sql_BUSQUEDA .= "AND apto LIKE '%$f_apto%' "; } $sql_BUSQUEDA .= " ORDER BY principal.id DESC"; $result = mysql_query($sql_BUSQUEDA,$conn); } else { $sql_BUSQUEDA = "SELE

[PHP-DB] finder

2009-07-16 Thread Emiliano Boragina
$result = mysql_query($sql); I dont understand if the second IF plus with the first IF or what, it means the search is on buildings and city? If I want to search more than one option I must tu add an IF like the example for each extra option I want? Thanks a lot... And sorry all this... +

RE: [PHP-DB] finder

2009-07-16 Thread Emiliano Boragina
s? Thanks. + _ // Emiliano Boragina _ // Diseño & Comunicación // + _ // emiliano.borag...@gmail.com / //

RE: [PHP-DB] finder

2009-07-15 Thread Emiliano Boragina
But with that it doesnt difference between full and empty field… If the user want search on two posibilities on ten... + _ // Emiliano Boragina _ // Diseño & Comunica

[PHP-DB] finder

2009-07-15 Thread Emiliano Boragina
that “zone”. I must use IF the field empty SELCET... if the field is full SELECT... that with all?? Please... help... Thanks a lot + _ // Emiliano Boragina _ // Diseño & Comunica

RE: [PHP-DB] mysql_insert_id() and JOIN

2009-07-12 Thread Emiliano Boragina
Sorry my question... but why I must use JOIN if I can use SELECT * FROM table1 AND table2 AND table3 WHERE table1.id=table2.id=table3 not? thanks + _ // Emiliano Boragina _ // Diseño & Comunica

RE: [PHP-DB] resize 10 upload image

2009-07-12 Thread Emiliano Boragina
No, I don't =S + _ // Emiliano Boragina _ // Diseño & Comunicación // + _ // emiliano.borag...@gmail.com / // 15

RE: [PHP-DB] mysql_insert_id() and JOIN

2009-07-11 Thread Emiliano Boragina
> Hi again. > > I dont understand how to use this two. > > I read php.net and other sites, but dont understand... http://dev.mysql.com/doc/ Available in the major languages, pick your filter and start reading. Having documentation in your own language may help a lot towards understanding. > I

[PHP-DB] mysql_insert_id() and JOIN

2009-07-10 Thread Emiliano Boragina
the INSERT I dont understand yet how is it? I’m not to do a link between tables in PHPMyAdmin? Thank you very... VERY... much! + _ // Emiliano Boragina _ // Diseño & Comunica

[PHP-DB] resize 10 upload image

2009-07-10 Thread Emiliano Boragina
$_FILES['5']['name']; copy($_FILES['6']['tmp_name'],$folder.'/'.$_FILES['6']['name']); $picture5=$_FILES['6']['name']; .

[PHP-DB] More than 50 entries!!!

2009-07-10 Thread Emiliano Boragina
section on the web? How do I do, the SELECT, INPUT and UPDATE to the 4 tables? And how do I do a search with this 4 tables strucutre? Thanks a lot! + _ // Emiliano Boragina _ // Diseño & Comunica

[PHP-DB] multiple finder

2009-06-29 Thread Emiliano Boragina
Hi, I must do e finder for properties... I know do a simple search but not a search like this with more one possibility, with all or some fields full... How do it? Thanks a lot -- +                                                    _   Emiliano Boragina //   Diseño y Comunicación

RE: [PHP-DB] mail

2009-05-05 Thread Emiliano Boragina
location:contactenos.php?mensaje=ok'); } ?> I want to know somthing: this "||" operator is OR, and de logic in my code is: if one of variables is empty and the rest not send the mail, it isnt? If I want all field full with data I mus

[PHP-DB] mail

2009-05-05 Thread Emiliano Boragina
Type: text/html; charset=utf-8\r\n"; //mail($mymail, $subject, utf8_encode($contenido) ,$header); echo $contenido; }else{ echo "ERROR"; } ?> I test this code to send mail, but I am testing this printing $con

[PHP-DB] SELECT LIKE with "%" and without "%"

2009-05-02 Thread Emiliano Boragina
DB. How can I do that? Thanks +      _    // Emiliano Boragina _    // Diseño & Comunicación // +      _    // emiliano.borag...@gmail.com  /    // 15 40 58 60 02 /// +      _

[PHP-DB] INSERT img+ID

2009-01-24 Thread Emiliano Boragina
'exito=true'; }else{ echo "nada subio"; } ?> I want to insert a JPG image ($creacion) with the ID (from the data base, MEDIUMINT AUTOINCREMENT): 23image.jpg in the data base, and send the information to a e-mail addres. How do I do that? Thanks a lot, + _ // Emiliano Boragina _ // Diseño & Comunicación // + _ // emiliano.borag...@gmail.com / // 15 40 58 60 02 /// + _

RE: [PHP-DB] Run SQL query when click on OK button of warning message

2008-07-27 Thread Emiliano Boragina
Hi, Why the “if(answer){” is not in the tag mailto:[EMAIL PROTECTED] Enviado el: domingo, 27 de julio de 2008 18:04 Para: php-db@lists.php.net Asunto: [!! SPAM] [PHP-DB] Run SQL query when click on OK button of warning message Hi All, I am printing a java script warning messa

[PHP-DB] php + mysql + copy file

2008-04-02 Thread Emiliano Boragina
oro/function.copy> function.copy]: failed to open stream: Is a directory in /home/pu000561/public_html/foro/archivo_subir.php on line 3 Why this? How can I run correctly? Thanks. + _ // Emiliano Boragina _ //