[PHP] include + path

2001-05-17 Thread Greg Wright
Hello All, I have a app that is used to track stats, it was designed to be used on the smae server that the website being tracked is, it uses an include and a path statement to register a hit in the page being displayed. Does anyone know of a method where I could get the remote website to invoke

[PHP] Limit & hyperlinking

2001-05-17 Thread Greg Wright
Hello al, Another question, if retrieving records from a database, I can use LIMIT tolimit the records, however does someone have some examples on sites or otherwise that would show clearly how I could limit the records per page and dynamically produce a hyperling in the HTML result that would a

[PHP] Limit & hyperlinking

2001-05-17 Thread Greg Wright
Hello all, Another question, if retrieving records from a database, I can use LIMIT tolimit the records, however does someone have some examples on sites or otherwise that would show clearly how I could limit the records per page and dynamically produce a hyperling in the HTML result that would

[PHP] include + path

2001-05-17 Thread Greg Wright
Hello All, I have a app that is used to track stats, it was designed to be used on the smae server that the website being tracked is, it uses an include and a path statement to register a hit in the page being displayed. Does anyone know of a method where I could get the remote website to invoke

[PHP] include + path & how to invoke a remote PHP script

2001-05-17 Thread Greg Wright
Hello All, I have a app that is used to track stats, it was designed to be used on the smae server that the website being tracked is, it uses an include and a path statement to register a hit in the page being displayed. Does anyone know of a method where I could get the remote website to invoke

Re: [PHP] Re: [PHP-DEV] Fork() in php?

2001-05-20 Thread Greg Wright
*** REPLY SEPARATOR *** On 20/05/2001 at 5:34 PM Zak Greant [EMAIL PROTECTED] [gregausit/phplist] wrote: >Manuel wrote: >[...] >> Since Zeev and Andi seem to be currently the most capable developers to >bring >> multi-threading capability to PHP because they developed PHP curr

[PHP] passing variable to anti spam mailto script

2002-05-26 Thread Greg Wright
Hello All, What is the best way (or opinions rather) to pass variables to a anti spam script. This is used in place of mailto links in webpages, but am looking for any simple way to pass information so more than one address can easily be used in the script, I could use mysql or other, however wa

Re: [PHP] PhP, mysql and pictures

2002-05-27 Thread Greg Wright
y them "from" there? > I am no expert, but why load the SQL server up if not required ? i.e serve from a directory :) Regards Greg Wright -- IT Consultant Sydney Australia PH 0418 292020 -- Int. +61 418 292020 Available for Global Contracts US Fax -- 801 740 2874 Web http:

Re: [PHP] .php3 extension?

2002-05-30 Thread Greg Wright
Apache?) to >support (and run) .php3 extension files? look for AddType application/x-httpd-php .php then change it to look like AddType application/x-httpd-php .php .php3 Regards Greg Wright -- IT Consultant Sydney Australia PH 0418 292020 -- Int. +61 418 292020 Available for Global Contra