Re: [PHP] Re: HTTP_SERVER_VARS not working. Please help

2002-09-06 Thread Cirstoiu Aurel Sorin
This is not the problem. I understand what you mean. Now you wrote wrong and I copy pasted. I tried with $_SERVER['HTTP_HOST'] . No effect. -- ---- Cirstoiu Aurel Sorin InterAKT Support http://www.interakt.ro "Cirst

Re: [PHP] Re: HTTP_SERVER_VARS not working. Please help

2002-09-06 Thread Cirstoiu Aurel Sorin
Yes, I ment $_SEVER['HTTP_HOST'] but I wrote wrong. Still nothing. What is the problem?? This should work but is not. -- ---- Cirstoiu Aurel Sorin InterAKT Support http://www.interakt.ro "Brad Bonkoski" <[EMA

[PHP] Re: HTTP_SERVER_VARS not working. Please help

2002-09-06 Thread Cirstoiu Aurel Sorin
I also tried $_HTTP['HTTP_HOST']. Not working. The host has php 4.1.2 version -- ---- Cirstoiu Aurel Sorin InterAKT Support http://www.interakt.ro "Erwin" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECT

[PHP] HTTP_SERVER_VARS not working. Please help

2002-09-06 Thread Cirstoiu Aurel Sorin
I tried to use $HTTP_SERVER_VARS['HTTP_HOST'] but the result is null. Is there an option so I can turn it on? Please help. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: how can i insert date

2002-06-13 Thread Cirstoiu Aurel Sorin
You make a variable $insert = $year."/".$month."/".$date(or whatever format you wish) and insert it in the database. -- ---- Cirstoiu Aurel Sorin InterAKT Support http://www.interakt.ro "Suman" <[E

[PHP] Re: mysql

2002-04-09 Thread Cirstoiu Aurel Sorin
What MySQL version do you have? -- - Cirstoiu Aurel Sorin Interakt Online Support http://www.interakt.ro/ "Roman Duriancik" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I have problem with backup an

[PHP] Re: mysql

2002-04-09 Thread Cirstoiu Aurel Sorin
You used first single quote and then double quote. Replace backup table table_name to '/var/lib/_backup/'' with backup table table_name to '/var/lib/_backup/' This should work. Please let me know if that helped you. -- ----- Cirstoiu Aurel Sori

[PHP] Re: PHP, DB, images, ODBC

2002-03-27 Thread Cirstoiu Aurel Sorin
or header("Content-Type: image/png") depends of what you need. After that you will find the pic in the database and return it with echo. -- --------- Cirstoiu Aurel Sorin Interakt Online Support http://www.interakt.ro/ "David Juras" <[EMAIL PROTEC

[PHP] Re: Confused About Classes

2002-03-25 Thread Cirstoiu Aurel Sorin
I am sorry but your code works just fine. What server do you have?And what configuration? -- --- Cirstoiu Aurel Sorin Interakt Online Support http://www.interakt.ro/ "Arti" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EM