Creating Websites in Dolibar

Hey guys,

I want to create a Dolibarr website that will gather the Customers from Dolibarr database and the projects for them, how can I do that?

For example, let users chose a client from a select list, then the project’s numbers for that client will be in another select list and finally the name for the project number will show in a text field.

Any ideas?

Thanks.

I just wanted to add that I put a mysqli_query in a page and it told me it’s forbidden, so that’s not the way to get it.