OK What Now

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
stewpot
Forum Newbie
Posts: 2
Joined: Fri Nov 22, 2002 7:50 am

OK What Now

Post by stewpot »

Ok,

So i downloaded a free script PHP Classifieds installed it and all is well.

Question:-
How do i integrate the PHP Page into my normal webpage via dreamweaver, so I can have a normal webpage but with the classifieds as section available, is this possible.

I have tried copying the index.php code into dreamweaver but this comes out as crap when tested in the internet broweser.

Basically can you modify the script in dreamweaver so i can make a really nice webpage with a free classifieds section?

Here is a link to show you what i mean
http://www.micropages.co.uk/classifieds/index.php

Has this guy just hand coded the idex.php script to add his logo and navigation text???


Help please

stew
User avatar
BigE
Site Admin
Posts: 139
Joined: Fri Apr 19, 2002 9:49 am
Location: Missouri, USA
Contact:

Post by BigE »

This would most likely be a question for the PHP Classified people, but yes, he most likely got in and edited it so that he could add his own logo and such to the page.
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Are you sure the server you testing them on is php enabled?

And all applications that are downloadable always come with a README and/or INSTALL file that shows you the basics. Make sure to browse through thoses or similar files.
Post Reply