Jump to content

how to implement php script on a webpage, this php code is not working?


punna111

Recommended Posts

Hi,

 

I found one code on net related to a online tool called link checker. I don't know but its not working. wt is the problem .. I 

am a new bie for php. i don't know how to implement php code on a webpage. could any one tell wt is the problem??

and also best tutorial to know about these language.

I actually want to know how to implement a php script on a webpage??

Please find the below link and download the files for the checking purpose.

please help me....


 

there is a manual but i don't know wt to do?? i just downloaded and uploaded to the server but it is not working. wt is the problem??

That script you linked to also requires Node.js aswell as PHP. The steps listed in the link tells you how to install it.

 

 

and also best tutorial to know about these language.

head over to php.net/manual to learn PHP.

 

 

I actually want to know how to implement a php script on a webpage??

You add PHP code between tags (<?php ?>) to add php to a webpage. Make sure the file has a .php extension and that the server is configured with PHP.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.