Quote:
10-23-02 at 07:26 AM zertox said this in Post #5
you insert them manually in the database
like this
INSERT INTO `webcams` ( `userid` , `webcam` , `webcamorder` )
VALUES (
'1', 'http://yoursite/yourwebcam.jpg, '2'
);
1 should be replaced with the userID
2 should be replaced with the order where you want to show it
I dont know how people would like the user interface but I'm going to make it in the admin panel (for myself)
I'll release that update later
|
verry Nice your Hack, but i don't understand this querie. My Webcam work here
http://www.cover.netcheckershosting....nz/Cam/cam.jpg but how must write this querie
please help