Everything posted by CryptCommerceLtd
-
Windows Program to Schedule an FTP Download
Good Afternoon, I have a directory which get's populated with .csv I need a program which will check every 2 minutes and if there are files in the directory download and then delete them from the server. The reason I've opted for an installed program as it has to download to a specific computer in the office and the web applicate can be genereated form anywhere - so pulling it from a directory seems the best and quickest idea. Just need some advice on the software as I am using 'FTP Getter' but it's intermittant and sometimes doesn't work and just deletes the files. Kind Regards, Shaun
- URL Shortener Software - Suggestions
-
Looking for a how-to Facebook Like
Personally I wouldn't use any of the 'widgets' that are available - purley because they can slow down your website signifficantly. Instead I would use Facebook's official intergration options, they are easy to use as it's just a copy and paste. https://developers.facebook.com/docs/plugins/
-
Possible to get 1000 likes in less than a week?
This is deffinetley possible if you are looking to invest some money into Facebook Marketing. Based on my experiance as a Facebook PPC account manager, you could on average be looking at getting page 'Likes' from anywhere betweek £0.22 and £0.70. There are websites out there which can get you 100000's of likes, and this is good if you simply want the illusion to be that you have followers. However with regards to upselling to them - You are not going to gain 1 sale as they are random people (if not fake accounts). Facebook PPC Campaigns allow you to target people based on demographics and pages they have liked or have interests in, this way you can target your perfect audiance at a great cost. I have run numerious campaigns for solicitors and they get a great response. Good look, and let me know if you need anything else. Kind Regards, Shaun
- URL Shortener Software - Suggestions
-
Convert Date (String) to new Date Format
Good Morning, I've outputted some data from a MSSQL database, the data within the database reads '01/07/2013 11:11:16' and when I access this via a PHP script and echo it ... It displays as 'Jul 01 2013 11:11:16PM'. I need the format to be in : '2013-07-11 11:11:16'. Please can someone help me write the code to make the str change to the format needed. Kind Regards, Shaun Swales Http://www.twitter.co.uk/ShaunSwales