Hello , i'm realy new on php and i'm stuck on a funtion that i want to add to a radio website .
this is the most basic song request possible but i cant get it going , i played around with adressbook forms and try to alternate but no such luck
if possible with seperate css and language file.
what i need is php script that writes data in a xml file,
the second thing is a script that reads it as a list and has a delete funtion.
script 1
fields are :
* Name
* song Title
* Song Artist
* alternitive Song
* alternitive artist
* A tekst box about 300 chrts for adding a message or greating to the request.
* a submit button that displays example Your request has been send when klicket on
the second sript has the ability to read thsi data and display it as a list , with evere entery a separate delete function
somthing that looks and displays the info like this for example 3 requests :
------------------------------------------------------------------------------------------------------
* Name
* song Title
* Song Artist
* alternitive Song
* alternitive artist
(delete)
---------------------------------------------------------------------------
* Name
* song Title
* Song Artist
* alternitive Song
* alternitive artist
(delete)
---------------------------------------------------------------------------
* Name
* song Title
* Song Artist
* alternitive Song
* alternitive artist
(delete)
---------------------------------------------------------------------------
is there anyone who is able to help me with this ?
kind regards Leo , Germany
(sorry for my bad englisch)
Bookmarks