links in html - php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
lateef
Forum Newbie
Posts: 2
Joined: Wed Mar 22, 2006 4:00 am

links in html - php

Post by lateef »

hi ,
cld u help me please. i wrote a code in html to link a php code.
but each time i click on the link it does not display the php output,
instead it only shows the file-path just above the task bar.
thanks
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

is your webserver configured to run php code?
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
lateef
Forum Newbie
Posts: 2
Joined: Wed Mar 22, 2006 4:00 am

Post by lateef »

yes it is. i can run a php code using http://localhost/filename.php
but i cant open the link from html page
madhu
Forum Commoner
Posts: 82
Joined: Fri Mar 03, 2006 9:34 am

links in html - php

Post by madhu »

hi can u plz post ur code sothat i can c and i can help u.......
Post Reply