Home > PHP > Php Script To WordPress Plugin

Php Script To WordPress Plugin

July 10th, 2009

Looking for programmer to convert a php script to wordpress. The php script get data from the mysql db and list them in a table. It’s a rather simple script. I currently use the following code in the wordpress post to get the data:

<?php

$keywords = ‘key1,key2,r’;

include(“/pathto/script.php”);

?>

key1=keyword, key2=how many items to list r=whether list them in random way

The script got 97 lines only. So if you bid a high price, I am afraid I can’t consider it.


Php Script To WordPress Plugin

Comments are closed.
Bear