Code Comments
Programming Forum and web based access to our favorite programming groups.Hello, I am trying to learn how to install a php classified ads page. I have downloaded Codegirl Classifieds, Geoauctions Lite, Almond Classifieds and a few others. I read all the read me files but they don't make much sense. Can any one point me in the right direction to start to understand how this all works. I do know some HTML. Any help would be appreciated. TIA
Post Follow-up to this message"static" <static@aol.com> wrote in message news:4aL1d.26162$2s.19379@twister.nyroc.rr.com... > Hello, > > I am trying to learn how to install a php classified ads page. I have > downloaded Codegirl Classifieds, Geoauctions Lite, Almond Classifieds and a > few others. I read all the read me files but they don't make much sense. > Can any one point me in the right direction to start to understand how this > all works. I do know some HTML. Any help would be appreciated. TIA > > Buy a book on PHP and read it. I recommend Wrox Publishing books. You can't expect to know how to do something unless you learn can you? Regards Richard Grove http://www.shopmaker.co.uk - UK Ecommerce Shop Systems
Post Follow-up to this message<alt.comp.lang.php , static , static@aol.com> <4aL1d.26162$2s.19379@twister.nyroc.rr.com> <Tue, 14 Sep 2004 23:30:08 GMT> > I am trying to learn how to install a php classified ads page. I have > downloaded Codegirl Classifieds, Geoauctions Lite, Almond Classifieds and a > few others. I read all the read me files but they don't make much sense. > Can any one point me in the right direction to start to understand how thi s > all works. > - upload the folder to your webspace - run the e.g. /install/install.php file - fill in the boxes with your mysql database settings - click on ok With some apps you might need to edit a file usually called something like config.inc.php before you run the /install/install.php file but the readme file will tell you if you need to do that . You might also need to CHMOD some files and folders using something like www.smartftp.com , You just need to right click on the file or folder on your webspace and select CHMOD from the popup menu - again the readme file will tell you if you need to CHMOD any files or folders . (if you have WINDOWS hosting and not UNIX hosting then you can ignore all the CHMOD stuff) Most php/mysql apps pretty much use the same sort of installation routine and once you have installed a few of them it becomes very easy . All of this does depend if your webspace supports php/mysql of course :-)
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.