i have 2 tables 1 Master where i place title in one of the column and then in second table the title column links to the Master table.
in my Master table if i put: 10" Of Snow
and put same in linking table cloumn: 10" Of Snow
its donesnt link.
i am pulling this on a web page with tabs. the tab text would be the title of Master table and when its clicked it should display the data from the 2ed table.
but it doesnt. anyone know how can i use the " symbol in MySql database?
in my Master table if i put: 10" Of Snow
and put same in linking table cloumn: 10" Of Snow
its donesnt link.
i am pulling this on a web page with tabs. the tab text would be the title of Master table and when its clicked it should display the data from the 2ed table.
but it doesnt. anyone know how can i use the " symbol in MySql database?