I need a script, written in
php, that makes it easier for me to find available domain names.
I have some csv files, containing keywords, filling
words and other nice stuff for creating domainnames. The script should be able to change German umlauts (ä [ä] ö [ö] ü [ü] and other German special chars like ß [ß] into "ae", "oe", "ue" and "ss"), but there should still exist a version with the special char or umlaut (only if a .de domain was choosen!).
The domain names should be with and without a separating dash and I should be able to choose the sequence in which my lists will be imported for creating new domain names (e.g. keywordlist1-fillingwordlist1-keywordlist2.tld).
It would be nice to have that work for all available domain names, but the most important domains for me are .de, .com, .info,
.net, .biz and .org (mandatory for my script!).
I need to store available domain names within a
mysql database and should be able to export csv lists for ordering my domains. Afterwards I would like to upload the changed .csv list and store the other domains for consideration.
Waiting for your feedback,
cheers,
kos818
Hi,
I'm looking for a coder to create a very small
PHP/
MySQL script for me, it is to present some product information, it will have some pictures and some text description. Should be able to change product page with buttons without page refresh (
Ajax)
Will also have admin area where you add new product, upload
photo and make description.
I have done
html/
css you will just integrate it.
the seller will need to accept or reject the offer. Then each user has to click a button within 15 days to say they were happy with the trade.(for each successful trade, each user should be deducted 5 points)
This needs to work with my
php/
mysql script.....and I am open to
ajax,
javascript,
flash or whatever method you can use to make this work good, and look good!
I will send the script to the winning bidder.
I also need this job done within 1-2 weeks.
stores the cookie on the users computer, when the url includes a aid= - so aid=hello has to be stored as hello in the cookie - or aid=world has to be stored as world in the cookie. Cookie Epxiration days should can be configured.
The second code snippet is in
php format and will do an
mysql insert when there`s that cookie on the user`s computer.
And on one page that is nice looking should be a listing of all
datasets that were inserted with time, aid, user id.