Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
265 views

Version controlling of a web project

We (2 developers) are developing a cakephp app that is running on a remote server. In NetBeans we both have project set up as "PHP application from remote server". The problem is that whenever one of ...
Domas's user avatar
  • 101
-2 votes
1 answer
101 views

Deleting dynamic elements from a database [closed]

I have a select dropdown, with '+' and '-' buttons that add and remove items before submission. I would like to be able to remove the elements with the '-' button after they have been added to the ...
user3746654's user avatar