Re: [PHP] PHP Webhosting

2001-03-19 Thread Aviv Revach
Hey! I'm in the EXACT situation as you.. ;) I too was wondering whether phpwebhosting.com can be trusted. If someone here ever used their services, please let us know. Thank you in advance - Aviv Revach At 12:28 19/03/01 -0600, Angerer, Chad wrote: Hello, I ran across a web hosting

Re: [PHP] command that gives current location of script

2001-03-18 Thread Aviv Revach
Hey! You could use 'phpinfo()' to find what you seek. $PHP_SELF does give you the current location of the php script, but with 'phpinfo()' you could read about other values that supply miscellanies related information. ?php phpinfo(); ? Best Regards - Aviv

Re: [PHP] Executing a string with both html and php inside it..

2001-03-17 Thread Aviv Revach
Hey! Shaun, I'm really glad to say that I finally solved the problem I had with "executing a string that contains both HTML and PHP inside it", and it's all thanks to you! Thank you very much - Aviv Revach At 10:37 15/03/01 -0500, you wrote: Hey, I glanced over your message, a

Re: [PHP] Executing a string with both html and php inside it..

2001-03-15 Thread Aviv Revach
in advance - Aviv Revach At 18:54 14/03/01 -0500, Andrew Hill wrote: Aviv, eval() http://www.php.net/manual/en/function.eval.php Best regards, Andrew On 3/13/01 6:35 PM, "Aviv Revach" [EMAIL PROTECTED] wrote: Hey! What should I do in order to execute the next string: $str

Re: [PHP] Executing a string with both html and php inside it..

2001-03-15 Thread Aviv Revach
at contain content/design HTML code. The troubles began when I added PHP code to my content - The PHP tags were IGNORED... ! Now, after I've told you all the things you should know, I ask for your assistance. What do you suggest me to do? Thank you in advance - Aviv Revach At 1

[PHP] Executing a string with both html and php inside it..

2001-03-14 Thread Aviv Revach
, but the php code didn't work... Is there any way of doing this without writing this string to a file and include'ing it? (that would be rather slow!) Thank you in advance - Aviv Revach BRILLIANeT Website - http://www.brillianet.com/ -- PHP General Mailing List (http://www.php.ne

[PHP] Getting location bar and stripping file-ending of a string..

2001-03-13 Thread Aviv Revach
main file it was called from - 'index.php3'. 2. Let's say I have a string such as: "http://www.blabla.com/dir1/dir2/file.php3", How can I can strip the file-ending(".php3") out the string? Thank you in advance - Aviv Revach BRILLIANeT Website - http://www.bri

[PHP] Seeking for files ending with '.txt' ..

2001-03-13 Thread Aviv Revach
Hey! I have a directory that contains many files. Some of these files have a '.txt' ending. I would like to know how could I locate each one of the '.txt' files. For each file I find, I need to do a certain action, and should continue the search. Thank you in advance - Aviv Revach

[PHP] Getting name of the main file from external included script..

2001-03-13 Thread Aviv Revach
th of the file which included it (in this case - 'http://www.../dir1/dir2/main.php3'). How could I do that? Thank you in advance - Aviv Revach BRILLIANeT Website - http://www.brillianet.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTE

Re: [PHP] replacing a line in a file

2001-03-13 Thread Aviv Revach
full lines in your script, file() is the best choice (though, sometimes not the fastest). It will also improve your code by making it much easier to read than when using fopen(), fread(), etc.. as you're doing now. Best Regards - Aviv Revach At 17:29 13/03/01 -0600, enthalpy wrote: havin

Re: [PHP] Good Free PHP Editor?

2001-03-12 Thread Aviv Revach
get it from: http://soysal.com/PHPEd/ Best Regards - Aviv Revach BRILLIANeT Website - http://www.brillianet.com/ -- 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] Running php code inside of a string within a php script..

2001-03-02 Thread Aviv Revach
left as they are, without any compilation. How can I make those php3 commands to work as they supposed to? Thank you in advance - Aviv Revach BRILLIANeT Website - http://www.brillianet.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [PHP] Running php code inside of a string within a php script..

2001-03-02 Thread Aviv Revach
Hey! At 14:29 02/03/01 -0300, Lucas Persona wrote: Hy there! Aviv Revach wrote: How can I make those php3 commands to work as they supposed to? Take a look at the eval() function http://www.php.net/manual/en/function.eval.php It does exactly what you are looking for... Actually

Re: [PHP] Hebrew websites transition with php3 ..

2001-03-02 Thread Aviv Revach
answers.. you chose to ignore Visual-Only browsers. You told me that many Hebrew website developers didn't. What should I do?? Thank you in advance - Aviv Revach XOR-Coders Mega Programming Resource Site! - http://members.xoom.com/xorcoders/ -- PHP General Mailing List (http

Re: [PHP] Hebrew websites transition with php3 ..

2001-03-01 Thread Aviv Revach
not support it. Thank you in advance - Aviv Revach At 16:45 01/03/01 +0200, Meir kriheli wrote: On Thursday 01 March 2001 09:17, Boaz Yahav wrote: I think that Aviv should stick to logical hebrew (which is the standart, as mentioned by Boaz). I don't use IE (I'm using Linux) and I can access all

Re: [PHP] Hebrew websites transition with php3 ..

2001-03-01 Thread Aviv Revach
se Logical Hebrew in the HTML itself and turn it to Visual using a PHP script? (doing that would be rather complicated.. hebrev() and hebrevc() aren't enough..) Thank you in advance - Aviv Revach At 17:20 01/03/01 +0200, Meir kriheli wrote: As Boaz suggested look into hebrev and hebrevc

[PHP] Hebrew websites transition with php3 ..

2001-02-28 Thread Aviv Revach
and not the entire document, which contains HTML tags and English words as well. The function 'hebrev()' does the process of reversing, but it reverses tags as well. I would really appreciate it, if anyone will find some spare time to help me. Thank you in advance - Aviv Revach XOR-Coders Mega

RE: [PHP] Hebrew websites transition with php3 ..

2001-02-28 Thread Aviv Revach
logical Hebrew? Also, quite a lot of people started using Opera lately.. (ain't speaking about Israeli users). Does Opera supports Logical Hebrew? If so, from which version? Best Regards - Aviv Revach At 15:20 28/02/01 +0200, Boaz Yahav wrote: Hi Aviv Let me give you a small tip about Hebrew