hi , how to display the users for that project in index page. I have created a new table called User project and wanted to display for that user in the index page for that project. Since its throwing an syntax error in mysql. Where its not taking the userid , but in the session its accepting userid, but with syntax error. Please help me.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi , how to display the users for that project in index page. I have created a new table called User project and wanted to display for that user in the index page for that project. Since its throwing an syntax error in mysql. Where its not taking the userid , but in the session its accepting userid, but with syntax error. Please help me.