[PHP] build button with php

2001-08-15 Thread nafiseh saberi
hi. I want to build buttons with php and when click eavh of them , one special work ,do for me. how can I do it??? best regards. nafiseh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact

[PHP] advantage of php

2001-08-18 Thread nafiseh saberi
hi. php good for design web server because ,it use the best function of java,perl,html,...in itself. but I dont know about difference between cgi and php?? love your enemies,because they cause to work harder. nafiseh. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail:

[PHP] function like exit?

2001-08-18 Thread nafiseh saberi
hi. do we have function like exit in php?? for exit from program. best regards. -- 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]

[PHP] $var , '$var'

2001-08-19 Thread nafiseh saberi
hi. what is the difference between $var and '$var' ?/ thanks. -- 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]

[PHP] cookie

2001-08-19 Thread nafiseh saberi
hi. what is cookie?? thanks much. -- 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]

[PHP] Re:if else

2001-08-19 Thread nafiseh saberi
hi. use only ? ? at the end and first line to work better and not crowd. -- 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]

[PHP] transaction

2001-08-19 Thread nafiseh saberi
hi. in large database with php,postgres and when in each time come many request , how do we implement transactions?? nafiseh. -- 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

[PHP] mysql , postgres

2001-08-19 Thread nafiseh saberi
hi. why most of you , use mysql and not postgres? nafiseh. -- 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]

[PHP] error in source !

2001-08-19 Thread nafiseh saberi
hi. I write it with php to relationship with databasein database server (with postgres). to update on field of one special row. $up = pg_exec($conn,update personel set exit_m ='now' where name= '$ID' and date='now' ); what is the error in it?? thanks. -- PHP General Mailing List

[PHP] error in source !

2001-08-19 Thread nafiseh saberi
my problem solved, because of not match in {}. thanks. -- 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]

[PHP] time in php

2001-08-20 Thread nafiseh saberi
hi. how I compare two times with php? 12:23:50 - 13:12:00 = ??? thanks. -- 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]

[PHP] re:insertion question

2001-08-20 Thread nafiseh saberi
hi. you can find the field that any relationship with other and place them in one table. for example if the name and work have relate with eachother ,build table with that 2 fields. this problem solve with build 1nf,2nf,3nf,... (normalization for tables). I am software engineering,work on

[PHP] security

2001-08-20 Thread nafiseh saberi
hi. I work in ISP and work on distrbuted database, I want to secure it. I search and find that freebsd work for help linux for secure it. but I dont know how is it? I define group and user in shell not in php. my question is: how do I do it with php? and how freebsd help me?? thanks much.

[PHP] our country

2001-08-21 Thread nafiseh saberi
hi. I want to know how many of people in php group are IRANIAN?? I am IRANIAN too. how about yours?? thanks. -- 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,

[PHP] IIS

2001-08-21 Thread nafiseh saberi
hi. what is IIS? thanks. -- 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]

[PHP] transfer tables to another database?

2001-08-22 Thread nafiseh saberi
hi. I want to transfer tables to another database. how?? thanks. -- 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]

[PHP] time

2001-08-22 Thread nafiseh saberi
hi. how do I can wrk with time: 11:56:23 - 10:00:45 = thanks. -- 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]

[PHP] re:transfer tables to another database?

2001-08-22 Thread nafiseh saberi
hi and thanks. I work with postgres with php. best regards. love your enemies that cause to work harder. I am from IRAN. thanks again. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact

[PHP] thanks

2001-08-22 Thread nafiseh saberi
thanks for time and pg_dump. nafiseh. -- 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]

[PHP] source code of c/c++

2001-08-24 Thread nafiseh saberi
hi . do you know in what site I find the source code of compiler and design editor for it. thanks. -- 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

[PHP] global variable.

2001-08-25 Thread nafiseh saberi
hi. I want to use glabal variable. ? global $a; ? but it doesnot work?? thanks. -- 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]

[PHP] global variable again?

2001-08-25 Thread nafiseh saberi
hi. I use global in this form: ? global $a; $a=strtotime('now'); . . . echo $a; but in this line dont echo $a I dont know why?? thanks. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

[PHP] re:help!!!

2001-08-25 Thread nafiseh saberi
you must define port or connection. for example in postgres: $conn = pg_connect( host=localhost dbname=big user=postgres password=123); result = pg_exec($conn,select * from personel where name='$ID' and date='now'); I wish your problem solve. nafiseh. -- PHP General Mailing List

[PHP] thanks Dell coleman!

2001-08-25 Thread nafiseh saberi
hi. thanks . can you describe more about a href=$PHP_SELF?params ??? nafiseh. -- 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]

[PHP] IP security

2001-08-26 Thread nafiseh saberi
hi. how can I control the ip that with ID and password ,all of user cant enter to site and if one person want to enetr should have special IP that I know it. thanks. nafiseh. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

[PHP] convert timestamp to time?

2001-08-26 Thread nafiseh saberi
hi. I write: $m=date(H:i:s); 10:34:33 $p=echo time($m); --998805674 date(h:i:s,mktime($p)); -12:34:33 my problem is the difference between first and third time that should be the same.??? thanks. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

[PHP] #!/usr/bin/perl -T

2001-08-26 Thread nafiseh saberi
hi. what is the meaning of #!/usr/bin/perl -T ??? thanks. -- 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]

[PHP] terror

2001-09-11 Thread nafiseh saberi
in IRAn all people hear bad news about terror. and want to help. how are you,are you safe ??? - Best regards. Nafiseh Saberi Iran - Shiraz Try to always happy and hopefull. The smooth sea never made a skillful mariner. Love your

[PHP] terror

2001-09-12 Thread nafiseh saberi
hi. do all people in our group safe from terror in America ?? - Best regards. Nafiseh Saberi Iran - Shiraz Try to always happy and hopefull. The smooth sea never made a skillful mariner. Love your enemies , it will cause to try more