Re: [PHP] Big problem....need help

2003-07-09 Thread Nicolas Costes
... $sql = "SELECT * FROM products, category WHERE category.name_category=products.name_category and category_id=".$_GET['category_id'] GROUP BY products.mark_name; - -- ,, (°> Nicolas Costes /|\ IUT de La Roche / Yon ( ^ ) Clé publique: http://www.keyserver.net/ ^ ^

Re: [PHP] convert Excell to MySQL table

2003-06-17 Thread Nicolas Costes
to MySQL table? > > Thanks in advance! As far as I remember, you may have some trouble with the primary keys, when exporting excel tables to MySQL through MyODBC... They seem to be recorded as normal fields, not primary key. Well, i'm not sure ;-) - -- ,, (°> Nicolas Cost

Re: [PHP] 1. april

2003-04-01 Thread Nicolas Costes
What shoud we see ? - -- ,, ( °> Nicolas Costes /||\IUT de La Roche / Yon ( ^ ) Nicolas.Costes AT iut-laroche.univ-nantes.fr ^ ^ Clé publique: http://www.keyserver.net/ -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE+iXTpNc2aXy7LuOgRAilVAKCD7m1mFv+cMSJV

Re: [PHP] Who can tell me the best php-base webmail?

2002-12-02 Thread Nicolas Costes
ECTED] This is a hard question to answer ;-) I use SquirrelMail (http://www.squirrelmail.org/), Which is quite good... IlohaMaim (http://ilohamail.org/) Looks quite fine, too. Have you tried IMP ? -- ,, ( ¡ã> Nicolas Costes /||\IUT de La Roche / Yon ( ^ ) [EMAIL PROTEC

Re: [PHP] php3 / php4 vars - Submitted form doesn't work

2002-05-29 Thread Nicolas Costes
["foo"] is still working on another ".php" script, confusing me What's happening ??? > > ---John Holmes... > > - Original Message - > From: "Nicolas Costes" <[EMAIL PROTECTED]> > To: "1LT John W. Holmes" <[EMAIL PR

Re: [PHP] php3 / php4 vars - Submitted form doesn't work

2002-05-29 Thread Nicolas Costes
t; and "$title", etc..., with $_POST["text"], $_POST["title"], as I've read that it is now standard and secure programming (Can someone confirm, please ??? Are "$vars" deprecated ???). Well, the result is nearly the same no displaying, but the form stays filled. Sorry for that ong mail, but I tried to tell the maximum, so maybe one sees immediately the problem... Thanx, @+++ /first mail-- -- ( °> Nicolas Costes //\\ IUT de La Roche / Yon / \/ ) [EMAIL PROTECTED] `-<< http://luxregina.free.fr -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] php3 / php4 vars - Submitted form doesn't work

2002-05-29 Thread Nicolas Costes
s mail "Submitted form doesn't work" . Thanx -- ( °> Nicolas Costes //\\ IUT de La Roche / Yon / \/ ) [EMAIL PROTECTED] `-<< http://luxregina.free.fr -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] php3 / php4 vars - Submitted form doesn't work

2002-05-29 Thread Nicolas Costes
Er, ... Well, that mail seemed too long :-) So my question is : Are there differences between PHP3 and PHP4, in the manner of passing variables to a script ??? Thanx for your help ... -- ( °> Nicolas Costes //\\ IUT de La Roche / Yon / \/ ) [EMAIL PROTECTED] `-<&

[PHP] Libre !!!!

2002-02-11 Thread Nicolas Costes
, ok, il faut une semaine pour l'installer sur un P233MMx, mais bon ... Sinon, comment va le boulot à la fac ??? @+++ -- ( °> Nicolas Costes //\\ IUT de La Roche / Yon / \/ ) [EMAIL PROTECTED] `-<< http://luxregina.free.fr -- PHP General Mailing List (http://www.php.net

Re: [PHP] How can I decrypt a password I previously coded with m d5()?

2002-01-30 Thread Nicolas Costes
, -343485551); a = add(a, olda); b = add(b, oldb); c = add(c, oldc); d = add(d, oldd); } return rhex(a) + rhex(b) + rhex(c) + rhex(d); } ------< Le Mercredi 30 Janvier 2002 13:15, Ford, Mike [LSS] a écrit : > > -Original Message-

Re: [PHP] How can I decrypt a password I previously coded with m d5()?

2002-01-30 Thread Nicolas Costes
E, well, i forgot where i got it (but it was from here, someone gave me the link...) ... I'm going to take a look, be patient. Le Mercredi 30 Janvier 2002 13:15, Ford, Mike [LSS] a écrit : > > -Original Message- > > From: Nicolas Costes [mailto

Re: [PHP] How can I decrypt a password I previously coded with md5()?

2002-01-30 Thread Nicolas Costes
Fax: 952207600 > Avda. Juan Sebastián Elcano, 39-41. 29017 Málaga. > ----------- >- -- -- ( °> Nicolas Costes //\\ IUT de La Roche / Yon / \/ ) [EMAIL PROTECTED] `-<< http://luxregina.free.fr -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] Fo

[PHP] GetHostByName

2002-01-16 Thread Nicolas Costes
ith C++ returns " Unknown Host" Thanx, -- ( °> Nicolas Costes //\\ IUT de La Roche / Yon / \/ ) [EMAIL PROTECTED] '-<< http://luxregina.free.fr -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] principiante(beginer)

2002-01-11 Thread Nicolas Costes
s library mssql_connect("server name", > "user name", "contraseña") and not have good results > > Do Help me somebody? I need it very much > thanks for all -- ( * >Nicolas Costes, //\\ IUT de La Roche / Yon, poste 8449 ( \/ ) [EMAIL P

Re: [PHP] Re: PHP vs. ASP

2002-01-09 Thread Nicolas Costes
are a student, > > depend on webhosting or are a pretty experienced programmer, PHP might be > > a better choose. > > > >Robert Klinkenberg > > > >-- > >PHP General Mailing List (http://www.php.net/) > >To unsubscribe, e-mail: [EMAIL PROTECTED] >

Re: [PHP] echo "" problem NEW

2002-01-09 Thread Nicolas Costes
Yes, you're right !!! some browsers like IE will accept even , , , and some like Opera will only understand : ;-)) Le Mercredi 9 Janvier 2002 14:17, Henning Sprang a écrit : > Nicolas Costes wrote: -- ( * > Nicolas Costes, //\\ IUT de La Roche / Yon ( \/ ) [EMAI

Re: [PHP] echo "" problem NEW

2002-01-09 Thread Nicolas Costes
ext you want to print out like in > > echo ''; > > the difference is that with single quotes you will _not_ be able to use > variable replacement in between the quotes, something like > > $myvar=100; > echo ""; > ?> > > will output >

Re: [PHP] Logo proposal - voting script!

2001-12-17 Thread Nicolas Costes
missed something), there's been no > indication that any animal mascot would be officially adopted by the > project. ;) > > > -Original Message- > > From: Michael Cronstrom [mailto:[EMAIL PROTECTED]] > > Subject: [PHP] Logo proposal - voting script! > &

Re: [PHP] substr trim functions..

2001-12-14 Thread Nicolas Costes
; I trying to convert some full names to last names only like: > -get the subtext from the end until the space > > "joe blue" -> "blue" > "bill western" - "western" > > Looked around at php.net docs but im not sure... > > T

Re: [PHP] Performance

2001-12-13 Thread Nicolas Costes
d forth with > > tags--slows down performance? (I'm using PHP4.) Is it better > > to echo output than to drop out of PHP mode? > > > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additi

Re: [PHP] Performance

2001-12-13 Thread Nicolas Costes
rticle or two on coding techniques for > improving PHP and MySQL performance? I don't wan to spend the rest of my > life optimizing my php code, but if I knew a few basic rules about its > performance characteristics, I might be able to make better decisions > when coding. Thanks. >

Re: [PHP] Need high bandwidth provider for my Asian community site

2001-12-13 Thread Nicolas Costes
MAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > To contact the list administrators, e-mail: > > > [EMAIL PROTECTED] > > > > __________ > > Do You Yahoo!? > > Check out Y

Re: [PHP] Logo proposal

2001-12-13 Thread Nicolas Costes
> > anal about > > it. =) > > > > > Who's to say ants dont work just as hard in the winter? We can't se > > > em.. > > > > unless > > > > > it's because they're dormant in the winter, in which case I just made > &

Re: [PHP] a piece of PHP history

2001-12-12 Thread Nicolas Costes
=%22Personal+Home+Page%22+author:Rasmus+au >thor:Lerdorf&hl=en&scoring=d&as_drrb=b&as_mind=17&as_minm=5&as_miny=1981&as_ >maxd=12&as_maxm=12&as_maxy=1995&rnum=2&selm=3r7pgp%24aa1%40ionews.io.org -- ( * >Nicolas Costes, //\\

Re: [PHP] Test message.

2001-12-12 Thread Nicolas Costes
TED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > To contact the list administrators, e-mail: [EMAIL PROTECTED] -- ( °>Nicolas Costes, / | \ IUT de La Roche / Yon ( ^ ) [EMAIL PROTECTED] <-<http://luxregina.free.fr -- PHP General Mailing List

[PHP] c++ help

2001-10-23 Thread nicolas costes
Hello, this is out of topic but I need some URLs of good C/C++ tutorials/exemples sites ... I really think some of you are former C programmers :) If it is , well, I'm lokking for a good manner to get the IPs of my machine, particularly the one used to get on the internet !!! (something like " # i

re: [PHP] validating form data...

2001-10-22 Thread nicolas costes
hellorghh !!! I think that : if ((email_is_valid($Email)) && ($Name != "") && ($Message != "")){ do stuff ... } ...should be better . (&&, not "and") "Toke Herkild" <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] > I've made a script which ought to validate if there is

[PHP] CheckBoxes and Arrays

2001-09-12 Thread nicolas costes
have you tried : ID\"> -- (°-Nayco, //\[EMAIL PROTECTED] v_/_ http://nayco.free.fr Ryan Stephens <[EMAIL PROTECTED]> a écrit dans le message : [EMAIL PROTECTED] > Im trying to output a list of options, each with a checkbox named "ChkBox" > and with a value

[PHP] Re: More thoughts about PHP: Taglibs

2001-09-11 Thread nicolas costes
maybe one day, PHP will implement user defined tags this could be an idea, if this is prooved to be useful. (°-Nayco, //\[EMAIL PROTECTED] v_/_ http://nayco.free.fr ORIGINAL MESSAGE-> Yep this is not bad! > > He

[PHP] JavaScript MD5()

2001-09-11 Thread nicolas costes
Hellorgh, all !!! Does anyone knows if there is a way to MD5-encode strings with JavaScript ? I use MD5() to encode passwords then insert them in my account database, and when a user logs in, i do MD5($password_provided_by_form) to compare it with the one stored in the DB. Ok, fine, I cannot see

Re: [PHP] Re: [PHP-DEV] Anagram Type Puzzle

2001-09-10 Thread nicolas costes
26,"b"=>25,"c"=>24,"d"=>23, "e"=>22,"f"=>21,"g"=>20,"h"=>19, "i"=>18,"j"=>17,"k"=>16,"l"=>15, "m"=>14,"n"=>13,"o"=>12,"p"=>11, "q"=>10,"r"=>9,"s"=>8,"t"=>7, "u"=>6,"v"=>5,"w"=>4,"x"=>3, "y"=>2,"z"=>1)