How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
Scene graph using Direct3D?
There are several C++ scene graph based packages available for OpenGl, like say OSG,
http://w
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi