22 posts tagged with php and script (View popular tags)

My site's cron tasks eat up a lot of bandwidth. Can I change the paths from http to local? Or can I move the tasks to my home server? [more inside]
posted on Apr 5, 2008 - 18 answers

I run a small forum where I would like to offer a "ticker" - as seen here, here, here and here - locally on my website. Where can I find this script to do this?
posted on Oct 4, 2007 - 6 answers

I need to know why my HTML form isn't sending me e-mail when the user submits it. It also doesn't go to the header page after submission. However, the submitted info DOES show up in the URL. ( e.g., http://www.example.com/contactus.html?Name=John&Title=CEO....) [more inside]
posted on Sep 6, 2007 - 18 answers

Who here is willing to help a PHP noob with what should be a simple task? [more inside]
posted on Jun 18, 2007 - 6 answers

Php Youtube clone but for audio only? [more inside]
posted on May 24, 2007 - 6 answers

I need a PHP script "generator" to do Change/add/delete/edit on a MySQL database. Is there a auto generator of such a script? (I use 1&1 - with ssh and a shell, and a XP machine at home) Thanks!
posted on Oct 22, 2006 - 8 answers

What is the best strategy to limit using processing resources in doing a zip code radius query? (explained inside) [more inside]
posted on Aug 28, 2006 - 12 answers

PHP question: I need a very simple PHP form that takes form input and sends it via E-mail on my webserver to a fixed, hardcoded address (me). [more inside]
posted on Aug 23, 2006 - 9 answers

Any good (preferably free) PHP software for running a membership organization? [more inside]
posted on Aug 19, 2006 - 3 answers

Online multiple choice/personality quiz script frustration. [more inside]
posted on Apr 19, 2006 - 7 answers

Anyone know a good, easy RateMe/ Hot or Not script? Ideally I'd like a free script but I'm willing to pay for a well done script. PHP or ASP.
posted on Feb 6, 2006 - 6 answers

How does one go about finding a reliable, experienced PHP programmer for the odd small job? (more inside) [more inside]
posted on Jan 1, 2006 - 10 answers

I need a PHP-based email script that will take the name, email, subject, and message form fields I pass to it and send them to me with the name and email used as the "From" field in the message header. I also need to put a value in the header that identifies the sender's IP address. And, of course, I need a script that is not vulnerable to header injection spam attacks. Any recommendations?
posted on Nov 16, 2005 - 7 answers

PHP comment script -- any recommendations? I want users to be able to add comments to the bottom of an existing static HTML, non-blog page. I'd also like something that won't let the comments get loaded with gambling and Viagra spam.
posted on Oct 26, 2005 - 8 answers

I need to serve some example files to my (programming) students. My old host gave me a public FTP site, but I just switched to dreamhost, and no longer have this option. I'm looking for a simple solution. [more inside]
posted on Sep 22, 2005 - 16 answers

I do websites. I'm looking for a PHP/Javascript script that superimposes a link or image to webpages that are below a certain directory on the server. Any geeks with ideas?
posted on Jul 26, 2005 - 5 answers

Can you recommend a good, free, PHP/MySQL search script I can add to a web site? [more inside]
posted on Apr 7, 2005 - 10 answers

A client wants to enable fiile uploads via their web site. The web site is hosted outside the company and the files need to be uploaded to their FTP server which is hosted within or on-site at the company. Thus far all the components I've looked into upload to the web server. Is this simply the only option? Can anyone recommend a good component or alternate method? PHP, ASP are fine.
posted on Mar 21, 2005 - 10 answers

Is there a script (perl or php, no MySQL because I don't understand it and don't want to learn it) that password-protects a webpage so that it can be viewed only by someone who logs in with a username and a password, and also logs that user, so that you can have a record (very important) of who's viewed the page? If so, where can I get me one?
posted on Jan 26, 2005 - 11 answers

Ok, so I have a php script that updates a txt file on my server with data pulled from an rss feed on Scrobbler. I have it set to refresh the feed when a user accesses a page on my site, and the local txt file is stale. There's (obviously) a noticeable lag accessing this page when the feed is being refreshed. My question: Is there a way to call the refresh script such that it would be its own process, independent of my pagebuilding script.
posted on Jan 18, 2005 - 6 answers

Due to "security concerns," my web host provider has just banned two Form-to-email scripts (Formmail and NMS Formmail). Now I'm hard up to find a replacement. Any ideas? I'd prefer a solution that doesn't require a mastery of PERL to configure.
posted on Jan 17, 2005 - 4 answers

I am looking for a simple script (perl,php,whatever) or even binary utility that can programatically render graphical images in this manner: take XYZ font (true-type/postscript/whatever) and render an image with the text ABC.

Does such a thing exist?
posted on Nov 12, 2004 - 13 answers