bb sorting / grouping
bb sorting / grouping
- Started
- Last post
- 2 Responses
- MLP
what kind of scripting is used to create a system like arkitip uses in their 'intelligence' section? where you can click for various categories to be displayed...
- Engage_London0
probably php with sql... just querying the database and only showing stuff that has a certain cat id
- MLP0
oh ok... i haven't worked with any web beyond minimal HTML coding... i'll look into it