14 posts tagged with php and development (View popular tags)

Resizing & storing many images on a webserver: limits, options, etc? [more inside]
posted on Feb 13, 2008 - 8 answers

phpList: seriously, wtf? [more inside]
posted 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 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 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 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 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 on Jun 25, 2007 - 3 answers

Going from PHP to ASP: Resources, Books? [more inside]
posted 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 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 on Feb 6, 2006 - 6 answers

WebDevFilter: ™, ', and ' walk into my database, but only ô, ë, and í come back out. [more inside]
posted 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 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 on Sep 8, 2004 - 6 answers

Does PHP5's newfound SOAP functionality truly support complex types? [more inside]
posted on Aug 17, 2004 - 1 answers