[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: 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 PROTECTED]">news:[EMAIL P

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 [EMAIL PROTECTED] wrote

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 Cirstoiu Aurel Sorin

[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 [EMAIL PROTECTED] wrote in message [EMAIL

[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 Sorin Interakt Online Support

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

2002-03-27 Thread Cirstoiu Aurel Sorin
) 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 PROTECTED] wrote in message 003101c1d4be$d4e77d60$4d01a8c0@Yxendis

[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:[EMAIL PROTECTED]... I am