[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 lets

[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 that