Home > MySQL, PHP > Simple Php And Mysql Work

Simple Php And Mysql Work

November 22nd, 2009

Hi,

easy job for a php coder.

I am using PHPLinkDirectory.

It has these functions already existing and working properly:

* I can add a new site individually and send an email requesting a reciprocal link

* I can import a large number of link descriptions from DMOZ or Google

* I can filter my list of active links on my site to show a list of links in my directory without a reciprocal link to my site.

What is missing, and what I need is:

After importing links, I need to be able to click a button to automatically send all these new sites the email requesting a reciprocal link.

Instead of doing it individually.

At the moment, this key functionality does not exist.

So you just need to use the existing code and modify it a bit so I can click a button to send to all the new imported links.

How it would work:

The code already has a filter function to show any links in my directory that do not have a reciprocal link to my site.

If you make another function so the filter only displays those links added in the last 24 hours – this will then find any I have just imported from DMOZ or Google.

Then add a button for me to click, which will activate the send email function, and send the same email (with the same details) as it already does if I had added the links individually.

That’s it!

I’m looking for a 24 hour turnaround.


Simple Php And Mysql Work

Categories: MySQL, PHP Tags: , , , , , ,
Comments are closed.
Bear