Forum: PHP Aug 23rd, 2008 |
| Replies: 5 Views: 602 Say $query_type holds one of these values (price, berth,new_or_used), and $search_string contains the search text.
It would be something along the line of:
SELECT * FROM [table name] WHERE... |
Forum: Project Partners Wanted Aug 23rd, 2008 |
| Replies: 8 Views: 2,695 It sounds like you are looking for a programmer who can take payments later when the site is profitable?
How soon do you expect the site will be profitable? |
Forum: PHP Aug 23rd, 2008 |
| Replies: 5 Views: 602 Are you referring to constructing the SQL query string based on user's selection of which field you want to search in? |
Forum: Existing Scripts Aug 23rd, 2008 |
| Replies: 22 Views: 57,071 The problem with phpBB is that it's so popular that it draws a lot of interest from hackers.
I've used PHPForumScript (http://www.phpforumscript.com) - it's quite good, but lacks the PM feature... |
Forum: PHP Aug 22nd, 2008 |
| Replies: 8 Views: 17,777 You need to get your own domain (around $8/year) - I'd get them at http://www.wholesalerdomains.com
Then you need to set up a forum script, some good ones are:
http://www.vbulletin.com... |