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
help please. php editing
Old 03-13-2010, 03:01 PM help please. php editing
Junior Talker

Posts: 1
Trades: 0
Hi,
First post so hello to everyone.

Hoping someone can help me out before i go mental. ha.

Im making a website, its a classified ads site (yes another one... buts it aim is different).

I have a script which is working fine but im having trouble with the coding.

Basically on my main page, the ads are listed. But I want to have a menu on the main page.

Basically a text menu like this:

For Rent:
Houses
Apartments
Shops etc...

I can do it in HTML but im wondering how do I do this in PHP?

Also I want to have a menu at the side, with links like Dublin, Cork, Waterford, so that when people click them ONLY ads from that area show up.

Is this a big job? The script I have is fine, but it doesnt have these features.

Hoping someone can help me or even guide me in the right place. Im learning PHP so its a bit tricky.

Thanks
nicknack is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-13-2010, 03:06 PM Re: help please. php editing
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,384
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
http://www.candsdesign.co.uk/article.../php-includes/
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 03-16-2010, 02:40 PM Re: help please. php editing
nayes84's Avatar
Extreme Talker

Latest Blog Post:
Difference between ASP And JSP
Posts: 232
Name: John
Location: Tokyo
Trades: 0
basically a menu like that

For Rent:
Houses
Apartments
Shops etc...

is better stored in say a database or file whatever. then have a php script to load it and generate the html tags needed for proper display of the menu.

well. to be able to develope your site in php you need to know how to connect to database and query data. then how to display data etc...
check http://www.php.net
it is php official site
__________________

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

if(I'm("Helpful")) Add_Talkupation("nayes84");
nayes84 is offline
Reply With Quote
View Public Profile
 
Old 03-18-2010, 06:10 PM Re: help please. php editing
Huggy's Avatar
Novice Talker

Posts: 7
Name: Glen Hughes
Location: England
Trades: 0
PHP can get all of this done with MySQL not a problem, as the above post stated you would need to learn how to make queries using PHP and MySQL.

MySQL would be how you could choose different areas and using the GET global in the links that you pass out.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Huggy is offline
Reply With Quote
View Public Profile Visit Huggy's homepage!
 
Reply     « Reply to help please. php editing
 

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.25763 seconds with 12 queries