Search Results

Showing results 1 to 40 of 44
Search took 0.01 seconds.
Search: Posts Made By: Brims
Forum: HTML and CSS Mar 30th, 2007
Replies: 0
Views: 936
Posted By Brims
Hiya I just wanted to know if there are any php profile page templates, like that of myspace.com, where the user can upload an image of themselves and upload tracks to that page and also add profiles...
Forum: PHP Mar 30th, 2007
Replies: 0
Views: 788
Posted By Brims
Hiya I just wanted to know if there are any php profile page templates, like that of myspace.com, where the user can upload an image of themselves and upload tracks to that page and also add profiles...
Forum: PHP Mar 27th, 2007
Replies: 3
Views: 923
Posted By Brims
hi there i am developing a website, where users can register to become members however, i have to write operations how the system will add a user, I have been told to do it in psuedo code, but i dnt...
Forum: PHP Mar 13th, 2007
Replies: 1
Views: 797
Posted By Brims
Hiya i am designing an online music video library apllication where users can access their music via a mobile phone. I already know i can use WML or j2me for this however because its a project i need...
Forum: PHP May 28th, 2006
Replies: 3
Views: 1,351
Posted By Brims
Hiya all. I have a bit of a problem Im developing an online music library

I want to know if its possible to have a function for my application that when a user/member is logged in and they choose...
Forum: PHP May 27th, 2006
Replies: 1
Views: 1,169
Posted By Brims
Can someone tell me how to get the size of the track that i am putting into the database recorded in the database


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
Forum: PHP May 23rd, 2006
Replies: 0
Views: 894
Posted By Brims
hiya does anybody know how i can have a page that members of an online music library application that i am building can download the tracks on the page by clicking a dwnload option.

If anybody...
Forum: PHP May 22nd, 2006
Replies: 0
Views: 2,909
Posted By Brims
Im having problems with this script. Right now it adds everthing to the database if I take this out


<p><b>Genre:</b>
<p><input type="radio" name="genre" value="existing" /> Existing =>...
Forum: PHP May 22nd, 2006
Replies: 1
Views: 906
Posted By Brims
hiya in my database i have a users table

Create Table Users(

user_id INT UNSIGNED NOT NULL AUTO_INCREMENT,
email varchar (40) NOT NULL,
pass CHAR (40) NOT NULL,
first_name varchar (15) NOT...
Forum: PHP May 21st, 2006
Replies: 0
Views: 937
Posted By Brims
in my online music video library so far I have an artist section where artists can login

An artist should be allowed to upload their tracks on the site for the general public to hear.

a user...
Forum: PHP May 21st, 2006
Replies: 1
Views: 768
Posted By Brims
in my online music video library so far I have an artist section where artists can login

An artist should be allowed to upload their tracks on the site for the general public to hear.

a user...
Forum: MySQL May 21st, 2006
Replies: 1
Views: 6,189
Posted By Brims
hiya in my database i have a users table

Create Table Users(

user_id INT UNSIGNED NOT NULL AUTO_INCREMENT,
email varchar (40) NOT NULL,
pass CHAR (40) NOT NULL,
first_name varchar (15) NOT...
Forum: PHP May 19th, 2006
Replies: 1
Views: 1,570
Posted By Brims
Hiya im having trouble adding the details into the database with this script
if someone could point me out in the right direction

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
...
Forum: PHP May 17th, 2006
Replies: 1
Views: 1,369
Posted By Brims
For my online music application I know I have to Store the data in a mysql database so that you can do searches, and using php
you can display dynamic pages. Then just organize the data you pull...
Forum: PHP May 14th, 2006
Replies: 0
Views: 1,094
Posted By Brims
Hi i just wanted to know as im designing an online music video library how to have a page like the following
...
Forum: PHP May 6th, 2006
Replies: 0
Views: 835
Posted By Brims
can Anyone let me know how I can get a page to handle my music content i.e track, image of track description and so on so it can be viewed. Right now i have a page where you can view tracks but it...
Forum: PHP May 5th, 2006
Replies: 1
Views: 1,129
Posted By Brims
Im doing an online music library


Basically ive got a page were u can browse tracks tracks that have a name image artist for that track and so on but all it is is a page with the text

for...
Forum: PHP May 5th, 2006
Replies: 1
Views: 1,328
Posted By Brims
I wanted to know as ive got my scripts uploading mp3 tracks on a file server I want a page with a template where the track images can be stored with track name, and track number of streams and...
Forum: PHP Apr 27th, 2006
Replies: 1
Views: 1,005
Posted By Brims
Hiya all

Im developing an online music/ video application withe a registering section for Artists and one for members. right now i have 2 separate registering pages, could anyone tell me how I can...
Forum: MySQL Apr 25th, 2006
Replies: 1
Views: 2,798
Posted By Brims
Hiya my application is an online music video library where users can download music to their web browsers, mobile phones and pdas.

right now my application downloads the track and plays the music...
Forum: PHP Apr 25th, 2006
Replies: 2
Views: 2,154
Posted By Brims
Hiya my application is an online music video library where users can download music to their web browsers, mobile phones and pdas.

right now my application downloads the track and plays the music...
Forum: PHP Apr 17th, 2006
Replies: 4
Views: 1,348
Posted By Brims
But how would i do it
Forum: MySQL Apr 17th, 2006
Replies: 0
Views: 1,274
Posted By Brims
Hiya Im designing an online music video library. Ive already done my registration and login scripts to register a new user. I have decided that to store the mp3s im gonna have a file system instead...
Forum: PHP Apr 17th, 2006
Replies: 4
Views: 1,348
Posted By Brims
Hiya Im designing an online music video library. Ive already done my registration and login scripts to register a new user. I have decided that to store the mp3s im gonna have a file system instead...
Forum: MySQL Apr 15th, 2006
Replies: 0
Views: 1,429
Posted By Brims
Hiya ive finally completed the login and registration forms for my online music video library site. I just want to know what would be the best way to store the mp3 files in the database and how i...
Forum: PHP Apr 15th, 2006
Replies: 1
Views: 1,100
Posted By Brims
Hiya ive finally completed the login and registration forms for my online music video library site. I just want to know what would be the best way to store the mp3 files in the database and how i...
Forum: PHP Mar 28th, 2006
Replies: 3
Views: 2,397
Posted By Brims
Can anyone point me out into using registering scripts and login scripts
Forum: PHP Mar 27th, 2006
Replies: 2
Views: 1,730
Posted By Brims
The database is my sql i have connected to the database

itsuite.it.bton.ac.uk/student/iak/m

with the join form

i want to have a database with music link it to an API or something so that...
Forum: MySQL Mar 27th, 2006
Replies: 1
Views: 1,568
Posted By Brims
I am building an online music video library where u can strean the media to ur browser mobile phne and pda devices. I am using PHP for the middle HTML for the front end and MYsql for the backend.
...
Forum: PHP Mar 27th, 2006
Replies: 2
Views: 1,730
Posted By Brims
Im building an online music video library with php can anyone point me out getting it wrking with the database
Forum: PHP Mar 26th, 2006
Replies: 0
Views: 1,050
Posted By Brims
Im doing an online music video library with php for the middle, mysql for the backend and html for the front. I was wondering if i could get some help with member forms so members can log in and...
Forum: MySQL Dec 9th, 2005
Replies: 3
Views: 2,028
Posted By Brims
Thanks Phaelax for your reply to my post

Basically i am going to use 3 tier architecture. User interface processing engine, and a backend database.

the user interface will be a web portal,...
Forum: JSP Nov 29th, 2005
Replies: 0
Views: 1,812
Posted By Brims
Hiya all ive decided to do my final year project designing an online music video library that will allow multiple access by many users to the same files that will be highly available, with facilities...
Forum: C++ Nov 29th, 2005
Replies: 1
Views: 1,073
Posted By Brims
Hiya all ive decided to do my final year project designing an online music video library that will allow multiple access by many users to the same files that will be highly available, with facilities...
Forum: Computer Science Nov 29th, 2005
Replies: 0
Views: 1,456
Posted By Brims
Hiya all ive decided to do my final year project designing an online music video library that will allow multiple access by many users to the same files that will be highly available, with facilities...
Forum: MySQL Nov 29th, 2005
Replies: 3
Views: 2,028
Posted By Brims
Hiya all ive decided to do my final year project designing an online music video library that will allow multiple access by many users to the same files that will be highly available, with facilities...
Forum: PHP Nov 29th, 2005
Replies: 0
Views: 1,402
Posted By Brims
Hiya all ive decided to do my final year project designing an online music video library that will allow multiple access by many users to the same files that will be highly available, with facilities...
Forum: RSS, Web Services and SOAP Nov 26th, 2005
Replies: 0
Views: 2,427
Posted By Brims
Hiya this is Brims i need an idea for a final year project computer science, nothing too hard time is running out. I want to use either php or asp with database cant seem to think of any applications...
Forum: JSP Nov 26th, 2005
Replies: 0
Views: 1,602
Posted By Brims
Hiya this is Brims i need an idea for a final year project computer science, nothing too hard time is running out. I want to use either php or asp with database cant seem to think of any applications...
Forum: PHP Nov 26th, 2005
Replies: 2
Views: 1,200
Posted By Brims
Thanks for your reply I was thinking of designing an online music video library that will allow multiple access by many users to the same files that will be highly available, with facilities to...
Showing results 1 to 40 of 44

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC