Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 07-13-2006, 05:50 AM How to do this?
Super Talker

Posts: 109
Trades: 0
I need to build a site with features of a site like http://gethiroshima.com where there are four or five general categories (Places, Events, etc.) and by clicking on those you will be taken to sub category pages with several other pages. Ex. Places leads to a page with Restaurants, Nightlife, Cafes, Shopping, etc. By clicking on Restaurants it leads to a page with teasers for all restaurants listed and the left menu has classifications of types of restaurants to filter the teasers. By clicking on one of the restaurant teasers you will be led to a restaurant profile page like the one I have built at http://chibabeat.com/bldynew.html.

For each restaurant profile I need to have a comments and reviews option for users where reviews for restaurants are displayed below the restaurant profile and I need to have a block on every page that displays the latest reviews. Now I notice that all of their restaurants are in alphabetical order but I cannot find php anywhere in their code. I have no idea how they manage so many places. Are they using a content management system?

They also have forms to submit restaurants and other places like the one at http://www.gethiroshima.com/en/Places/SubmitPlace. Are they manually doing this in html too.

They also have an event calendar that is always up to date and a classifieds ads section that displays the most recently added ads on their homepage.

Basically I need a site with most or all of the features of http://gethiroshima.com but I have no idea how they do a lot of their stuff. On the outside it looks like it is all run off of html but I think there is more to it than that. It just seems like entirely too much content to manage on pure html. Can anyone look at their site and tell me how they are doing a lot of their features?
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


A master in stucco, veteran in love, and an outlaw in Peru!

Last edited by orionvortex; 07-13-2006 at 05:51 AM..
orionvortex is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-13-2006, 07:58 AM Re: How to do this?
cdwhalley.com's Avatar
Skilled Talker

Posts: 75
Trades: 0
They are certainly using some kind of content management system.
You can't see PHP anywhere in the site's source code because you never see PHP in source code, unless the server is configurated incorrectly. PHP is parsed on the server's side and the output is always just HTML.
Also, it seems there are no .php (or any other) extensions in their website because they make use of Apache's URL Rewriting capabilities (or an equivalent).
cdwhalley.com is offline
Reply With Quote
View Public Profile Visit cdwhalley.com's homepage!
 
Old 07-13-2006, 08:07 AM Re: How to do this?
Super Talker

Posts: 109
Trades: 0
I really wish I knew which CMS they were using so I could organize my site like theirs. I'm messing around with Drupal right now but the learning curve is pretty steep and most drupal run sites all look the same. This site definitely doesn't look drupal run.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


A master in stucco, veteran in love, and an outlaw in Peru!
orionvortex is offline
Reply With Quote
View Public Profile
 
Old 07-13-2006, 10:18 AM Re: How to do this?
Extreme Talker

Posts: 170
Name: XpIndia.Com
Trades: 0
I think they are using mambo.
The login box and feedback form is same.
__________________

Please login or register to view this content. Registration is FREE

Server alert/reseller-
Please login or register to view this content. Registration is FREE
XpIndia.Com is offline
Reply With Quote
View Public Profile
 
Old 07-14-2006, 01:21 AM Re: How to do this?
Super Talker

Posts: 109
Trades: 0
grrr. I'm pretty sure that mambo has a lot of issues. I have heard a lot of bad things (opensourcecms.com) and correct me if I'm wrong but you have to pay for the extension to get friendly urls. Right now I'm messing around with Drupal to see if I can get similar hierarchy and function.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


A master in stucco, veteran in love, and an outlaw in Peru!
orionvortex is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How to do this?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.21227 seconds with 12 queries