[PHP] how did this become an array?

2002-04-02 Thread The PHP newbie
Hi, I am trying to figure out a part of the PHP code which belongs to one of the files that is responsible for operating a discussion group. I was examining some of a part of the code which produces the total number of messages and displays the subject of the message. I encountered a part

[PHP] read file

2001-11-23 Thread PHP Newbie
hi, i have a file with ips inside 192.168.1.1 192.168.1.2 ... now i must write that in a html table with php. i think that is easy, but i'm a newbie and don't find anything how to do it. please help me thx -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

[PHP] Is it posible to embed scripts from other server?

2004-02-18 Thread The PHP Newbie
HI there! Hope someone can help me with this: Is it posible to run a PHP script from a different server than the one requesting the script.? I would like to know if u can do this with php, just like the Server Includes in CGI and if u have an example of how to do it. I have a script in