22 posts tagged with development and php. (View popular tags)
Displaying 1 through 22 of 22. Subscribe:
What is the most painless route to developing and selling an iPhone app? [more inside]
posted by The Winsome Parker Lewis
on Nov 9, 2009 -
21 answers
Webdev filter: What tools can I use to avoid developing a registration/log-in feature from scratch? [more inside]
posted by telegraph
on Aug 9, 2009 -
2 answers
Which forums do the best web programmers hang out at? [more inside]
posted by jackson5
on Jun 26, 2009 -
16 answers
What programming language should I use for a Digg-like web site? [more inside]
posted by jackson5
on Jun 15, 2009 -
14 answers
What's the best way for me to create human-readable urls for a Wordpress site? [more inside]
posted by drjimmy11
on Nov 25, 2008 -
11 answers
How can I study the server load/impact of my PHP scripts in a shared hosting environment? [more inside]
posted by jorlando
on Oct 13, 2008 -
3 answers
DevFilter: Building first web app, resources & advice? [more inside]
posted by emptyinside
on Sep 11, 2008 -
5 answers
What's the going rate for a PHP developer in NYC? [more inside]
posted by defreckled
on Sep 9, 2008 -
9 answers
Resizing & storing many images on a webserver: limits, options, etc? [more inside]
posted by tmcw
on Feb 13, 2008 -
8 answers
phpList: seriously, wtf? [more inside]
posted by drjimmy11
on Feb 11, 2008 -
13 answers
I'm developing a custom 404 page using .htaccess to redirect to the 404.html. I'm trying to use PHP (via an include in the 404.html) to show the referring page (using $_SERVER['HTTP_REFERER']). This works fine. I'd also like to return the bad URL that originates the 404. Is this possible using PHP? [more inside]
posted by lyam
on Nov 14, 2007 -
6 answers
I've got the skills and knowledge, mostly, but I'd like to get a better workflow with PHP/MySQL development. [more inside]
posted by tmcw
on Oct 11, 2007 -
15 answers
PHPFilter: I'm about to write part of a web application that allows visitors to submit ratings and comments for events. How can I keep spam to a minimum? [more inside]
posted by tmcw
on Sep 10, 2007 -
7 answers
What are the best database-driven Web application development frameworks out there right now? More specifically, please orient me to toolsets you know of that are similar to Ruby on Rails. [more inside]
posted by killdevil
on Jul 6, 2007 -
17 answers
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
Going from PHP to ASP: Resources, Books? [more inside]
posted by uncle harold
on Jan 31, 2007 -
5 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
WebDevFilter: ™, ', and ' walk into my database, but only ô, ë, and í come back out. [more inside]
posted by Wild_Eep
on Nov 28, 2005 -
12 answers
I am building a web based service. I am about 1/3 done with the project. Right now I am starting to think about how this app will scale if the user base expands into the hundreds (hundreds of sites with each getting their own unique traffic). Apoligies in advance if my question is too conceptual or ambiguous.
[more inside]
posted by rdurbin
on Nov 11, 2005 -
2 answers
As a self-imposed php refresher, I've recently been toying around with writing custom movable type submission frontends for a few less web-literate family members (Basically just simplified forms that throw the user input into the MT mysql database). I've got everything ticking along nicely, but none of the submitted entries will show up until I log in and rebuild the site from within movable type. My question: Is there some way to either force a rebuild from a custom form, or automate a rebuild? I've searched the MT forums with no success. I'm using MT 2.64 with minimal knowledge of its inner workings. Any suggestions / pointers / links are appreciated!
posted by adamkempa
on Sep 8, 2004 -
6 answers
Does PHP5's newfound SOAP functionality truly support complex types? [more inside] [more inside]
posted by Danelope
on Aug 17, 2004 -
0 answers