You want to create a web dashboard with some pretty charts based on data in an existing MySQL database. What do you use?
[more inside]
posted by odinsdream
on Dec 5, 2012 -
10 answers
Beginner at PHP: Inserting form data into MySQL. I need to strip special characters out, for security and MySQL compatibility, but the options are overwhelming me and I've spent far longer on this issue than the whole project so far.
[more inside]
posted by dozo
on Oct 3, 2012 -
9 answers
It looks like my webdev employer has decided to move from PHP to JSP. Is it time to learn a new language or time to move on...?
[more inside]
posted by anonymous
on Aug 18, 2011 -
15 answers
I need some advice on how to build a database-driven site around an archive of ephemera (mostly flyers). Essentially, I want to build an online archive of scanned rave flyers from the Toronto-London-Detroit rave scenes (plus some Midwest US flyers). Here's what I have:
[more inside]
posted by LMGM
on Feb 2, 2011 -
9 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
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