Forum: HTML and CSS Mar 29th, 2007 |
| Replies: 0 Views: 626 PHP templates 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... |
Forum: PHP Mar 29th, 2007 |
| Replies: 0 Views: 536 PHP templates 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... |
Forum: PHP Mar 27th, 2007 |
| Replies: 3 Views: 596 operations 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: 556 RE: online application 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: 846 Adding content to a personal page 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... |
Forum: PHP May 27th, 2006 |
| Replies: 1 Views: 811 inserting a size 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... |
Forum: PHP May 23rd, 2006 |
| Replies: 0 Views: 638 download page 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... |
Forum: PHP May 22nd, 2006 |
| Replies: 0 Views: 1,975 php script 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 =>
<select... |
Forum: PHP May 22nd, 2006 |
| Replies: 1 Views: 659 tables 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: 657 Online application 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... |
Forum: PHP May 21st, 2006 |
| Replies: 1 Views: 561 Shabba 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... |
Forum: MySQL May 21st, 2006 |
| Replies: 1 Views: 2,419 user table in my database 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,024 script problem adding to database 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,070 Online application 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... |
Forum: PHP May 14th, 2006 |
| Replies: 0 Views: 731 Music library 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: 640 Music library 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: 770 online music library 22222 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: 919 online music library 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: 727 RE:project stuff 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: 1,802 online music library application 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: 1,213 online music application 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: 950 |
Forum: MySQL Apr 17th, 2006 |
| Replies: 0 Views: 954 proj stuff 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: 950 proj stuff 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,017 project stuff 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: 805 project stuff 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: 1,871 login scripts Can anyone point me out into using registering scripts and login scripts |
Forum: PHP Mar 27th, 2006 |
| Replies: 2 Views: 1,233 Re: Online library 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 the... |
Forum: MySQL Mar 27th, 2006 |
| Replies: 1 Views: 1,175 Project help with database 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... |
Forum: PHP Mar 27th, 2006 |
| Replies: 2 Views: 1,233 Online library 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: 802 PHP in project 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 8th, 2005 |
| Replies: 3 Views: 1,631 Re: Project getting started 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,489 Project 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: 855 Project 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 and Software Design Nov 29th, 2005 |
| Replies: 0 Views: 1,241 Project 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: 1,631 Project getting started 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,010 Starting project 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,036 Urgent help 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,282 help needed urgently 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: 958 Re: Help 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... |