Search found 4 matches

by ud3webdev
Wed Jul 18, 2012 7:53 pm
Forum: PHP
Topic: unable to finish tutorial
Replies: 1
Views: 467

unable to finish tutorial

Hey, the first 2 parts were okay, and then after about 1:40 min in to the 3rd video the video quality just went to crap for some reason, it was on 720p, then i tested all quality levels and its just a mess.http://www.youtube.com/watch?v=3tnFPs_MJTM&feature=BFa&list=PLF626A1B56BE54CEB not sur...
by ud3webdev
Sat Jun 30, 2012 6:21 pm
Forum: PHP
Topic: SQLite php functions
Replies: 1
Views: 508

SQLite php functions

im looking for the SQLite php functions for mysql_result and mysql_fetch_assoc i could not find it on google theres been talk about it about nothing conclusive didnt know if anyone on this forum knew. here are 2 examples of what function in use: mysql_fetch_assoc(sqlite_query("SELECT $feilds FR...
by ud3webdev
Thu Jun 28, 2012 4:35 pm
Forum: PHP
Topic: help with a list
Replies: 3
Views: 569

Re: help with a list

Thank you very much!
by ud3webdev
Thu Jun 28, 2012 2:01 pm
Forum: PHP
Topic: help with a list
Replies: 3
Views: 569

help with a list

hey, hopefully some one can help me here. what im trying to do is to take my 2 working systems that use "while" in php into one line. the first system is the names from tables, gathers all the table names, the second system takes each <li></li> tag and places a color depending if its even ...