New PHP project in the works that I'm going to us as an excuse to learn a new-to-me framework.
Kohana and
Laravel are at the top of my list, but is there anything else I should consider? The project will be relatively simple, so a microframework might also be appropriate.
[more inside]
posted by jsturgill
on Aug 31, 2012 -
5 answers
I need a simple PHP script to force download a file. Something like download.php?file=/path/to/file or download.php?id=43. Can someone help me out?
[more inside]
posted by ascetic
on Apr 5, 2012 -
12 answers
Freelance filter: how many hours should it take to put together a re turn tracking extension/plugin/module for an existing online store? What would you charge as an hourly rate? What would you charge for a flat fee?
[more inside]
posted by jsturgill
on Jan 4, 2012 -
5 answers
How can I turn the folders on my web server into a browse-able website (without setting up a content management system)?
[more inside]
posted by brother
on Apr 21, 2011 -
8 answers
I need to slap together a website FAST that contains a map and a (sortable? filterable?) list of Wisconsin-related protest/rally events. I'd really, really like it if people could enter their own events and they'd show up on the map without a lot of intervention on my part.
[more inside]
posted by desjardins
on Mar 10, 2011 -
11 answers
I want to create a simple but dynamic Bible-reading web app from the ground up. I have very little web design and development experience. Where do I begin?
[more inside]
posted by joshrholloway
on Apr 22, 2010 -
4 answers
I'm building a website in which part of the page remains static, and part of the page is swapped out using server side includes. Is there a way to do this that doesn't make the page jump up to the top when a link is clicked?
[more inside]
posted by Phire
on Mar 13, 2010 -
10 answers
I work with a small non-profit, and the design firm that was hosting the website for our big fundraiser is no longer working with us. I have all of the files for the site, but I'm not sure how to transfer them to our site.
[more inside]
posted by sabotagerabbit
on Jan 15, 2010 -
7 answers
Looking for an existing script to do some data matching and suggesting. Sort of like a very simplified Netflix suggestion engine.
[more inside]
posted by jonah
on Dec 11, 2009 -
4 answers
I'm involved with an arts festival, and want to use a CMS. I think one (possibly any) of the following would be suitable, to varying degrees: Joomla, Drupal, Textpattern, Expression Engine, Wordpress. (I've deliberately gone for PHP.) Which would you recommend and why?
[more inside]
posted by hatmandu
on Jun 12, 2008 -
14 answers
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 by goodnewsfortheinsane
on Apr 5, 2008 -
18 answers
My wife and I have a small family farm. While I run a few websites that are hand coded, Wordpress or Joomla based, with galleries and more, she can not handle that. We are trying to find a simple website creation program for her to maintain the farms website.
[more inside]
posted by Leenie
on Dec 29, 2007 -
8 answers
I am going to be creating a website that tracks events, and I'd like the user experience to be easy and configurable. Can you recommend an event management software?
[more inside]
posted by al_fresco
on Sep 6, 2007 -
1 answer
WordpressFilter: I'd like to upload an image, resize it to 3 different sizes, cache the thumbnails, and grab the URL of the cached images using some kind of
[?php thumb_1(); ?] or [?php thumb_2(); ?] template tag within the loop. Am I crazy?
[more inside]
posted by theiconoclast31
on Jun 25, 2007 -
3 answers
Through a mutual friend, I've been approached to develop the back end of a website. My compensation for my work will be a percentage of the profits this website brings in. I have no idea what percentage to ask for, or what's fair.
[more inside]
posted by cgg
on Jul 22, 2006 -
15 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 by FeldBum
on Feb 6, 2006 -
6 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 by iconomy
on Jan 26, 2005 -
11 answers
I'm developing a form Adobe Acrobat which, when submitting, calls a php script, which performs an INSERT into a MySQL database, then comes back with a "Thank you" web page. The script is called just fine and the INSERT works, but the browser hangs on the Thank You page. [more inside]
[more inside]
posted by jpoulos
on Jan 6, 2005 -
3 answers