9 posts tagged with PHP and webdev. (View popular tags)
Displaying 1 through 9 of 9. Subscribe: Posts tagged with PHP and webdev

Web Designers! Tell Me Of The Dragons You Hath Slain! [more inside]
posted by SinisterPurpose on Jul 16, 2009 - 10 answers

Does this person exist, relatively cheaply: drupal, PHP, Flash, CSS developer? All rolled into one. [more inside]
posted by spicynuts on Feb 11, 2009 - 26 answers

CSS, JQuery, PHP and Caching: What are the best practices for creating dynamic CSS with JQuery and PHP? Examples inside. [more inside]
posted by odinsdream on Aug 20, 2008 - 7 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

A year or so ago, I happened across a single php file I could drop in a website directory which then enabled the browsing of image files in said directory. I have since forgotten its name. What is this application or any simple, light-weight image directory browser?
posted by Korou on May 26, 2006 - 7 answers

RSS to HTML: Why can't my PHP file open remote RSS files? [more inside]
posted by o2b on Jan 3, 2006 - 7 answers

I need a new way of transforming XML with XSL. Till date I've used PHP's Sablotron, which I absolutely love and is simple to use, but my host keeps forgetting to enable and include it each time they recompile Apache, so I was wondering if someone here knows of a way to do the same with either Perl or JSP/Tomcat or even PHP as long as it is without Sablotron's xslt_create(). [more inside]
posted by riffola on Mar 7, 2005 - 10 answers

Using a PHP, Perl, or cron, how do I grab a xml page from a my TiVo that requires https authorization? I have the username and password. [more inside]
posted by riffola on Feb 26, 2005 - 16 answers

Windows Explorer has an option to display all the image files in a folder in "filmstrip" mode, which looks like this. I want to create a similar method of display on a web page. I figure I'll have to (unfortunately) use frames to create the bottom gallery of thumbnails and have it scroll like that but I would rather not have to create a separate page for each full-size picture. I would rather the page displaying the picture be dynamic and just change the picture rather than refer the browser to a different file. I figure this could be done with some scripting language (PHP?) but I don't know much about that sort of thing. Can anyone help me out? [+] [more inside]
posted by DyRE on Jan 26, 2005 - 14 answers