I would appreciate better examples of an entire web page
that shows the linkex code ionserted into the page.
I.e. Something Like This
I would like to be able to cut and paste it into a file
named test.php and put it in the proper directory.
I need to know which directory this link page goes
into to properly call the links.
i.e. does the test page go into the /Linkex directory
or the /data directory or some other directory.
I have spent quite a lot of time trying to figure out
just one example and make it work and I have not
been able to make it workl
<!------------This is how I would like the example to look ----->
<! --------- It would be helpful to have the code to cydle the links in the example -------->
<html>
<head>
<title> Example Webpage with Category Codes Inserted</title>
whatever else needs to go here
</head>
<body>
Any PHP Code that needs to go here
Any Cycle code that needs to go here
Any Linkex Code that needs to go here
</body>
</html>
that shows the linkex code ionserted into the page.
I.e. Something Like This
I would like to be able to cut and paste it into a file
named test.php and put it in the proper directory.
I need to know which directory this link page goes
into to properly call the links.
i.e. does the test page go into the /Linkex directory
or the /data directory or some other directory.
I have spent quite a lot of time trying to figure out
just one example and make it work and I have not
been able to make it workl
<!------------This is how I would like the example to look ----->
<! --------- It would be helpful to have the code to cydle the links in the example -------->
<html>
<head>
<title> Example Webpage with Category Codes Inserted</title>
whatever else needs to go here
</head>
<body>
Any PHP Code that needs to go here
Any Cycle code that needs to go here
Any Linkex Code that needs to go here
</body>
</html>