RSS Forums RSS
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 1652 | Replies: 6 | Thread Tools  Display Modes
Reply
Join Date: Aug 2007
Posts: 22
Reputation: smartness is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
smartness's Avatar
smartness smartness is offline Offline
Newbie Poster

Help Lyrics Script - Help me creating a submit.php to sumbit new lyrics

  #1  
Nov 4th, 2007
I have downloaded a lyrics script, and that works, but the author of that script didnt create a file for submiting lyrics...

i have tried to create a script but im not a php pro so i ask help from daniweb, to help & create that ""submit.php""...

the one who does this will have a lifetime linkback in all my sites...

now here is the script, if anyone wants to download abd test...

Download:
http://lyrics.whdot.com/sscript.zip

this is the sql that u have to execute on your db if u want to run the lyrics script

CREATE TABLE `lyrics` (
  `id` int(5) NOT NULL auto_increment,
  `title` varchar(250) NOT NULL default '',
  `artist` varchar(250) NOT NULL default '',
  `album` varchar(250) NOT NULL default '',
  `lyrics` text NOT NULL,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM;

-- --------------------------------------------------------

-- 
-- Table structure for table `submit`
-- 

CREATE TABLE `submit` (
  `id` int(5) NOT NULL auto_increment,
  `artist` varchar(255) NOT NULL default '',
  `title` varchar(255) NOT NULL default '',
  `album` varchar(255) NOT NULL default '',
  `lyrics` text NOT NULL,
  `comments` text NOT NULL,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM ;

now submit.php needs these fields
Artist (text box) ---> `artist`
title (text box) ---> `artist`
album (text box) ---> `album`
lyrics (text area) ---> `lyrics`
sumbiter (text box) ---> `comments` (or create a new column `sumbiter`)

---> = this info goes to column

this is not that hard... i tried but i didnt succes
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Sep 2007
Location: Buenos Aires
Posts: 30
Reputation: chmazur is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 2
chmazur's Avatar
chmazur chmazur is offline Offline
Light Poster

Re: Lyrics Script - Help me creating a submit.php to sumbit new lyrics

  #2  
Nov 4th, 2007
Hi Smartness! You are looking for someone who makes the work? or you want learn how to do the submit script?
Can you share and explain the script that you have tried to create? Then we can help you and you`ll learn.
Reply With Quote  
Join Date: Aug 2007
Posts: 22
Reputation: smartness is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
smartness's Avatar
smartness smartness is offline Offline
Newbie Poster

Re: Lyrics Script - Help me creating a submit.php to sumbit new lyrics

  #3  
Nov 4th, 2007
it doesnt matter if someone makes the script for me or tells me how to do...

u can download the script @
the point is to get this done...
Reply With Quote  
Join Date: Sep 2007
Location: Budapest
Posts: 252
Reputation: fatihpiristine has a little shameless behaviour in the past 
Rep Power: 0
Solved Threads: 14
fatihpiristine's Avatar
fatihpiristine fatihpiristine is offline Offline
Posting Whiz in Training

Re: Lyrics Script - Help me creating a submit.php to sumbit new lyrics

  #4  
Nov 4th, 2007
Do a favour, leave me alone
Reply With Quote  
Join Date: Aug 2007
Posts: 22
Reputation: smartness is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
smartness's Avatar
smartness smartness is offline Offline
Newbie Poster

Re: Lyrics Script - Help me creating a submit.php to sumbit new lyrics

  #5  
Nov 5th, 2007
Originally Posted by fatihpiristine View Post
Hey fatih, nese ki naj send me ndihmu mir, nese jo mos fut smile pa lidhje... se une jem to prit per pergjigje... e jo pa lidhje
Reply With Quote  
Join Date: Sep 2007
Location: Budapest
Posts: 252
Reputation: fatihpiristine has a little shameless behaviour in the past 
Rep Power: 0
Solved Threads: 14
fatihpiristine's Avatar
fatihpiristine fatihpiristine is offline Offline
Posting Whiz in Training

Question Re: Lyrics Script - Help me creating a submit.php to sumbit new lyrics

  #6  
Nov 5th, 2007
Originally Posted by smartness View Post
Hey fatih, nese ki naj send me ndihmu mir, nese jo mos fut smile pa lidhje... se une jem to prit per pergjigje... e jo pa lidhje


what language is it??
Do a favour, leave me alone
Reply With Quote  
Join Date: Aug 2007
Posts: 22
Reputation: smartness is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
smartness's Avatar
smartness smartness is offline Offline
Newbie Poster

Re: Lyrics Script - Help me creating a submit.php to sumbit new lyrics

  #7  
Nov 5th, 2007
i said, if u dont know how to help me, u don have to post a smile--- i thaw u are albanian (my name is fatih too, and pristina is a city in kosovo - albania)

sorry for the chit-chat...
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 3:02 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC