I did write all the code by my self. But im very new to php. here is what i got from your post kt....
$menu = "SELECT * FROM menu_left ORDER BY menu_order";
if ($complete != 1)
$menu_left = mysql_query($menu);
while ($menurow == mysql_fetch_array($menu_left)) {
if...
well i had it working before i used a template. but after i tryed working with fasttemplate, templatepower, smarty, and unltrutemplate i havnt goten it to loop through untill its done.
im still not quite sure what im supposed to do to my code though. i put the '==' in there and nothing changed. not sure what else im supposed to do. i am connecting to the database and table in another section of the code - oniq.
Im having problems looping through my database. Im useing fast template and i cant get it to loop through and add more than one item. here is what i have...
$menu = "SELECT * FROM menu_left ORDER BY menu_order";
if ($complete != 1)
$menu .= " LIMIT 20";
$menu_left =...
ok well i know for a fact that im going to go with wire. i think that what mgpaulus said is probly what ill end up doing. all i have to do is figure out of to get the wires downstairs with out ripping my walls up upstairs. my basement is not finished so it will work out good. if you guys...
ok right now i have 3 pcs upstairs on the second floor, i would like to move one of them down to my basement. and i need to know how can i wire the wires down the wall 2 floors?
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.