LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   [php]This is the result i get,it is not working right. (https://www.linuxquestions.org/questions/programming-9/%5Bphp%5Dthis-is-the-result-i-get-it-is-not-working-right-944057/)

shygvy 05-09-2012 08:13 AM

[php]This is the result i get,it is not working right.
 
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\content.php on line 41


while($page = mysql_fetch_array($page_set))


my line 40 is:
while($page = mysql_fetch_array($page_set))

michaelk 05-09-2012 08:52 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.

Continue here:
http://www.linuxquestions.org/questi...e-21-a-943696/


All times are GMT -5. The time now is 08:14 AM.