Jump to content

convert


Guest Arif

Recommended Posts

Guest Arif

Hi.I have some questions about php.when i register for counter in

other sites it give me a code to past my site.like this img

src=counter.php?id=5.you know itsnt a image adres.image adres must

finished like this ".jpg".how does it convert this adres->

counter.php?id=5 to image.i am waiting for your answer please..

reklam@yehuu.biz

Link to comment
Share on other sites

You can't change .php to .jpg -- .php is a .php language file, .jpg is an image file. If you remove the .php and make it an image instead, the counter will stop working, since it relies on PHP to track visitors.

 

Keep in mind though, image based counters were primarily popular a couple of yours ago -- they are generally considered unprofessional. Keeping track of your visitors is fine (using Google analytics, for example) but you don't need to show that information to your visitors. They don't care how many people have been to your site.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...