70 posts tagged with Programming and php. (View popular tags)
Displaying 1 through 50 of 70. Subscribe: Posts tagged with Programming and php

I would like to learn Php & Web Development programming by taking courses in NYC. Any advice, suggestions?
posted by chirico on Dec 17, 2009 - 4 answers

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

Need ideas for a really cool and challenging beginner's program I can write in PHP. [more inside]
posted by kitcat on Nov 6, 2009 - 15 answers

What programming language should I teach my kids? (web dev) [more inside]
posted by satori_movement on Sep 10, 2009 - 25 answers

I'm looking for basic scripts/example projects so I can hone my developing PHP skills... [more inside]
posted by Funky Claude on Jun 30, 2009 - 5 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

Time to stop fooling around and learn to program in earnest. Sources? [more inside]
posted by TomMelee on Jun 2, 2009 - 20 answers

Building a comment system, and looking for good introduction to managing groups and users with PHP/MySQL, or a prerolled "user management system". [more inside]
posted by isnotchicago on May 1, 2009 - 6 answers

How should I approach programming a prize draw? [more inside]
posted by le morte de bea arthur on Apr 22, 2009 - 17 answers

I use .htaccess files to allow users access to files in certain directories based on their IP addresses/ranges. They are linked to these file from a page (not within the htaccess protected directory) generated in PHP. Is there a way to display a variable on this PHP page based on whether or not the user will be allowed access into .htaccess protected directories? [more inside]
posted by chillmost on Mar 17, 2009 - 7 answers

Hiring a PHP programmer for a startup web design company, how much should I pay them? [more inside]
posted by dcams on Dec 28, 2008 - 7 answers

What programming language or framework should I use for my simple Web database project? [more inside]
posted by teracloth on Nov 23, 2008 - 11 answers

Help me go from PHP to VB.net. [more inside]
posted by JPowers on Aug 21, 2008 - 10 answers

Is there a simple PHP/MYSQL commenting system available anywhere on the internets? The Google has failed me. [more inside]
posted by bjork24 on Aug 15, 2008 - 11 answers

Hi, Another oddball question... I have a live data stream of AIS data and I would like to take the data and ultimately display it on a world map through a web browser. The problem is that I have no clue as to how I would display live updated information on a map. [more inside]
posted by kaozity on Aug 11, 2008 - 6 answers

How does web scraping work with PHP/mySQL? What best practices are there? [more inside]
posted by Foci for Analysis on Aug 6, 2008 - 15 answers

PHP: How do I get the explode() function to work with multiple separators in a row? [more inside]
posted by kaozity on Aug 1, 2008 - 8 answers

CodeFilter: I am looking for online classes mainly in the area of web programming (PHP, MySQL, AJAX, etc.). [more inside]
posted by kjl291 on Jul 24, 2008 - 3 answers

SQLFilter: I'm struggling with a specific SQL query. I have 2 tables, 'questions' and 'answers', which are linked by a field in answers. I would like to select the questions which have the most answers in the last 24 hours. [more inside]
posted by charmston on Jul 19, 2008 - 2 answers

I'm looking for a way to let members of my forum create an individual "member page" for themselves, or have it created for them automatically upon being accepted into a certain usergroup, that they could fill out with miscellaneous info. To be more precise, the forum revolves an online game, and the member page would have details about their characters, background stories, etc. It doesn't really have to be tied to their forum account, although it would be a smooth way to handle it from the user standpoint. Except I'm clueless on how to make this work. [more inside]
posted by Bakuun on Jul 9, 2008 - 3 answers

What's a good reverse auction/freelance site script? [more inside]
posted by Cochise on Jul 5, 2008 - 1 answer

Wordpress/PHP question. I'm working on a Wordpress theme and want to use an algorithm to alter some of the HTML it emits. I've got a general idea of how to do this, and could probably manage a brutish implementation on my own, but my PHP-fu is weak and there is probably a better way. [more inside]
posted by adamrice on Jun 30, 2008 - 16 answers

I'm fed up with CakePHP taunting me like a disobedient two year-old. What's a better PHP framework built around model-view-controller? [more inside]
posted by spamguy on Jun 27, 2008 - 13 answers

RegExFilter: Can any regular expression ninjas help me with my this teensy problem? [more inside]
posted by ReiToei on Jun 18, 2008 - 6 answers

I want to learn PHP. Fast. Recommend a book or online resources, please. [more inside]
posted by orthogonality on Jun 10, 2008 - 12 answers

Help me not be such a clueless geek on the Internets. [more inside]
posted by pjern on May 7, 2008 - 14 answers

Which version of PHP should I start to learn, and how? I know HTML and CSS, and intend to build with Drupal (or similar) and its many extensions. [more inside]
posted by prophetsearcher on May 4, 2008 - 12 answers

I'm planning on starting a database freelancing business. I understand a lot of people prefer Microsoft Access or FileMaker. With the current evolving trend of applications going on the web and add to that my somewhat good experience with PHP, HTML, Javascript and CSS I'm seeking a cross platform efficient application environment. This is why I believe Access and FileMaker are not an option, I'm also more experienced with high level languages than I am with Access or FileMaker. [more inside]
posted by mrbloo on Mar 13, 2008 - 11 answers

TeachFilter: Help me become a better programming instructor. [more inside]
posted by stungeye on Mar 11, 2008 - 4 answers

I have two weeks to learn PHP. Help me make a plan! [more inside]
posted by donnagirl on Feb 18, 2008 - 20 answers

When I altered a PHP web form to take advantage of PHP Sessions, I lost the ability to go back a page while retaining data in the form. Is this the expected behaviour, or is it caused by something else? [more inside]
posted by odinsdream on Feb 8, 2008 - 8 answers

PHP/TransactionFilter: Designing a web application where users will have actual monetary accounts. What is the best way to approach this? [more inside]
posted by ReiToei on Sep 10, 2007 - 8 answers

Is there any script or sh command to check all given scripts or files to see if it will be compatible with PHP5? [more inside]
posted by Leech on Sep 3, 2007 - 3 answers

Strategies to keep PHP timeouts at bay in a shared hosting environment. [more inside]
posted by maxwelton on Jun 18, 2007 - 13 answers

In PHP, how do I search through a large string to see if it contains a smaller string? [more inside]
posted by kaozity on Jun 12, 2007 - 10 answers

How do I put html form field values into a MySQL database and create the field if it doesn't exist, without declaring or manually updating every single variable? [more inside]
posted by IronLizard on May 12, 2007 - 14 answers

How do I help a client pick between Java/JSP/Velocity/Freemarker and PHP/Smarty/etc? Is there an MVC approach in PHP? [more inside]
posted by jenkinsEar on Apr 7, 2007 - 5 answers

I use Facebook, and it seems to have a great API. But how can I tie it in to me, and not my visitor? [more inside]
posted by samstarling on Jan 15, 2007 - 3 answers

What web technology/language should I learn to make simple online apps and just generally enhance my bare-bones knowledge of HTML? [more inside]
posted by Robot Johnny on Dec 10, 2006 - 18 answers

How would you write an application in PHP that tracks multiple users, and the users' multiple sites? [more inside]
posted by gradient on Dec 5, 2006 - 7 answers

Recommendations for a book to teach myself php and MySQL? [more inside]
posted by dripdripdrop on Nov 20, 2006 - 8 answers

What's the simplest way to parse XML data via XSLT in Drupal? The hitch is that I'm hosted at Dreamhost, which doesn't seem to support xslt_create().
posted by mkultra on Sep 14, 2006 - 8 answers

Anyone know of a decent PHP class or function library out there for externally posting to various weblog packages (Wordpress, Blogger, Movable Type) via XML-RPC? [more inside]
posted by frenetic on Jul 25, 2006 - 5 answers

Where can I go to find a reliable freelancer to do some PHP programming for me? [more inside]
posted by bleucube on Jun 19, 2006 - 14 answers

Modifiable out of the box ecommerce software recommendations for a coder, preferably PHP? [more inside]
posted by malphigian on May 23, 2006 - 4 answers

AIM + PHP + SMS = User Validation System? [more inside]
posted by disillusioned on Mar 7, 2006 - 4 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

I've received a $1000 grant that I can use to learn PHP, in order to eventually write an education-specific application. I could attend a programming boot camp this Summer, take an online course, or blow it all on books and software. Of course, I have a bunch of php/mysql books already. Has anyone gone to one of those programming boot camps, and was it worth it?
posted by mecran01 on Jan 11, 2006 - 15 answers

Please help me get my head around multidimensional arrays in PHP. [more inside]
posted by willnot on Nov 23, 2005 - 20 answers

« Older posts