Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~4K People Reached
Favorite Tags
Member Avatar for Brims

Im having problems with this script. Right now it adds everthing to the database if I take this out [php] <p><b>Genre:</b> <p><input type="radio" name="genre" value="existing" /> Existing => <select name="existing"> <option>Select One</option> <?php // Retrieve all the artists and add to the pull-down menu. $query = "SELECT genre_id, (genre_name) AS …

Member Avatar for metalix
0
157
Member Avatar for nitrate

I'm doing an individual final year project using IBM Aglet, JRun and J2ME. The topic is "Mobile agent shopping system", better with some theories. I have no idea about what types of application should be done. Initially, I intended to build a system for the customers to search for the …

Member Avatar for nutan phalke
0
232
Member Avatar for 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 track from the browser, I just want it to do the same on mobile phnes and pdas …

Member Avatar for vishal arora
0
113
Member Avatar for 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 I would be much greatfull thanks

0
74
Member Avatar for 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 I would be much greatfull thanks

0
72
Member Avatar for 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 know psuedo code. is there any other way this can …

Member Avatar for VanPetrol
0
109
Member Avatar for 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 to knw what environments they use etc

Member Avatar for vssp
0
74
Member Avatar for 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 to add a track to their personal music library how can …

Member Avatar for BlazingWolf
0
167
Member Avatar for Brims

Can someone tell me how to get the size of the track that i am putting into the database recorded in the database [php] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <title>Add a Print</title> </head> <body> <?php # Script …

Member Avatar for BlazingWolf
0
122
Member Avatar for 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 NULL, last_name varchar (30) NOT NULL, active CHAR (32), registration_date datertime NOT NULL, PRIMARY KEY(member_id), UNIQUE KEY (email), …

Member Avatar for campkev
0
173
Member Avatar for 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 knows any good sites can you please let me know thatnks

0
87
Member Avatar for 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 NULL, last_name varchar (30) NOT NULL, active CHAR (32), registration_date datertime NOT NULL, PRIMARY KEY(member_id), UNIQUE KEY (email), …

Member Avatar for digital-ether
0
107
Member Avatar for 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 can download a track and listen to tracks provided they are logged on. …

0
121
Member Avatar for 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 can download a track and listen to tracks provided they are logged on. …

Member Avatar for alpha2006
0
123
Member Avatar for 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 from the database into html tables. to have a browse tracks page …

Member Avatar for cdwhalley.com
0
129
Member Avatar for 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" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <title>Add a Print</title> </head> <body> <?php # Script 14.2 …

Member Avatar for cdwhalley.com
0
166
Member Avatar for Brims

Hi i just wanted to know as im designing an online music video library how to have a page like the following [url]http://demo.jamroom.net/ranking.php?mode=band&order=5&pagebreak=20&pagenum=1&header_template=artist_header.tpl&row_template=artist_row.tpl&footer_template=common_footer.tpl[/url] where when the tracks and images are uploaded by the user it goes directly in the images and tracks section respectively

0
72
Member Avatar for 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 track from the browser, I just want it to do the same on mobile phnes and pdas …

Member Avatar for chrisranjana
0
89
Member Avatar for 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 get artists and members to login through the same login page step b step thanks Brims

Member Avatar for barnamos
0
114
Member Avatar for 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 example Artist Track Description Download 50 cent Little bit bla …

Member Avatar for Phaelax
0
105
Member Avatar for 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 doesnt handle the content very well

0
58
Member Avatar for 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 dwnloads at the moment its just a page with the text …

Member Avatar for leelee
0
75
Member Avatar for 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 of storing them directly in the database. Can someone please direct me on How …

Member Avatar for leelee
0
95
Member Avatar for 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 of storing them directly in the database. Can someone please direct me on How …

0
74
Member Avatar for 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 would go on about it so the user logged in can view …

Member Avatar for BlazingWolf
0
68
Member Avatar for 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 would go on about it so the user can view the tracks …

0
68
Member Avatar for Brims

Can anyone point me out into using registering scripts and login scripts

Member Avatar for Troy
0
192
Member Avatar for 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. I want to have database with the music files residing on …

Member Avatar for Troy
0
108
Member Avatar for Brims

Im building an online music video library with php can anyone point me out getting it wrking with the database

Member Avatar for Brims
0
114
Member Avatar for 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 joining forms so non members can join. And i am open …

0
61