RE: [PHP] PHP Counter on HTML Page

2003-08-14 Thread PHPSpooky
Astrum!

Once in a while.. Sure.

Dominor!
PHPSpooky

 Can you -please- do some of your own legwork once in a while?
 
 http://www.google.com/search?q=imagemagick+tutorial
 http://www.google.com/search?q=gd+php+tutorial
 
 -
 michal migurski- contact info and pgp key:
 sf/cahttp://mike.teczno.com/contact.html
 
 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PHP Counter on HTML Page

2003-08-14 Thread John W. Holmes
PHPSpooky wrote:

Astrum Et Securis!

I don't want to use iFrames.. is there any other way?
I want to use my own php counter with lil information.. which updates
the database on page load incrementing the counter and catching the few
Server Variables.. and just display the Hits on that page. 

However.. that page is an HTML page.. not a php page. 
Is there any solution to this?
Write a PHP script that makes the image for you using GD or Imagemagick, 
then just include it like any other image:

img src=counter.php

--
---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

PHP|Architect: A magazine for PHP Professionals  www.phparch.com





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


RE: [PHP] PHP Counter on HTML Page

2003-08-14 Thread Mike Migurski
I've never used GD or ImageMagick before.. can you guide me to any
tutorial, script, reference.. something upon the same that can help me
out?

Can you -please- do some of your own legwork once in a while?

http://www.google.com/search?q=imagemagick+tutorial
http://www.google.com/search?q=gd+php+tutorial

-
michal migurski- contact info and pgp key:
sf/cahttp://mike.teczno.com/contact.html


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] PHP Counter on HTML Page

2003-08-14 Thread PHPSpooky
Astrum!

I've never used GD or ImageMagick before.. can you guide me to any
tutorial, script, reference.. something upon the same that can help me
out?

Thanks,
Dominor!

PHPSpooky


 Write a PHP script that makes the image for you using GD or
Imagemagick,
 then just include it like any other image:
 
 img src=counter.php
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php