Forum: Script Giveaway
06-06-2009, 06:14 PM
|
|
Replies: 40
Views: 14,810
Thanx Wildhoney
can you please helpe me how to use pagination in complate code resuld from my sql table thanx .
|
Forum: Script Giveaway
06-06-2009, 11:54 AM
|
|
Replies: 40
Views: 14,810
Hi is anyone helpe me wait this sql table...
Hi is anyone helpe me wait this sql table
CREATE TABLE video (
id tinyint(4) NOT NULL auto_increment,
singer_name text NOT NULL,
category text NOT NULL,
song_name text NOT NULL,
video_url text NOT...
|