i fixed that problem . Could you tell me how to count the number of rows of my join query? Just like this but for my inner join query?
SELECT COUNT(idyoutube) AS numrows FROM `formyspace`
could you look at this post of mine?
http://www.tek-tips.com/viewthread.cfm?qid=1420752&page=1
It seems the problem is with my php code to display the inner join data
Hi all .I have 2 tables as shown below.
I run this query in phpmyadmin and i get sets of data.But for some
reason my phpscript doesn't output any data.
idyoutube in both tables are the same.
i have 2 playlists and one video in each but my php script returns nothing!!
I be happy if some help...
Hi all .I am have 2 tables as shown below. I run this query and i get no sets of data!! idyoutube in both tables are the same. i have 2 playlists and one video in each but the query returns nothing!! I be happy if some help me fix this query.
select F.idyoutube, F.thumbnail_url, F.title...
Hi all . I got a few check boxes in page with a drop down box. I want post the values of check boxes and drop down box to the same php page and insert them in to database using php. could any one tell me how to grab those values from within the same page?(As you see my form is posting to same...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.