|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Can anyone recommend a PHP script that will accept a site name
and a site URL and append the submission to a text file? It would be nice to have a separate script that would display the submissions so that the site owner can review the submissions and delete or approve them. Regards, Fred |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Fred Atkinson ha scritto:
> Can anyone recommend a PHP script that will accept a site name > and a site URL and append the submission to a text file? It would be > nice to have a separate script that would display the submissions so > that the site owner can review the submissions and delete or approve > them. > > Regards, > > > > > Fred http://www.phpjunkyard.com/php-link-manager.php I didn't try it, my friend do it. |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Sat, 29 Dec 2007 10:34:07 +0100, egle <geori@yahoo.com> wrote:
>Fred Atkinson ha scritto: >> Can anyone recommend a PHP script that will accept a site name >> and a site URL and append the submission to a text file? It would be >> nice to have a separate script that would display the submissions so >> that the site owner can review the submissions and delete or approve >> them. >> >> Regards, >> >> >> >> >> Fred >http://www.phpjunkyard.com/php-link-manager.php >I didn't try it, my friend do it. Thanks for the quick response. That script is a little advanced for what I am trying to do. It would be like trying to kill an ant with a sledge hammer. I'm looking for something really simple. Preferably, like this: It should have two fields and a submit button. The first field the site name and the second one the URL. When you press the submit button, it should append a line to an existing text file with a delimter preferably in the format: site_name&www.sitename.com A second form for the site manager would be good. It should allow the site manager to review the submitted link and then either delete it or move the line representing the link to another text file. It should simply append the above line into the other link once it is approved. There will be only one kind of link submitted. So categories and all of that fancy stuff won't be required. If anyone can suggest an existing script, I'd really appreciate it. That is the ideal solution. Regards, Fred |
|
![]() |
| Outils de la discussion | |
|
|