I need to set up an online test that seems to be different than what many free testing tools or open source modules don't do out of the box.
[more inside]
posted by spartacusroosevelt
on Sep 5, 2008 -
6 answers
I have users logging into XOOPS running on IIS, and have an instance of the Jetty JSP webserver configured to serve up Eclipse's Infocenter system. How can I set up security so that no users can view the Jetty-served content without being authenticated first in a XOOPS session off of IIS?
[more inside]
posted by tra
on Sep 4, 2008 -
3 answers
What is the best way to include the same content on multiple web pages? (e.g. SSI, PHP, Javascript...)
[more inside]
posted by Fluffy654
on Aug 30, 2008 -
9 answers
Basically, I want to build mapping system, similar to google maps, using something like Map server & open layers. Take in my own image, such as a building map, define roads or “hallways”, and import points via a XML or RSS feed. I want an interface that I can take the xml feed and run it under the map in a box, displaying it under the map, allowing users to click on the event, and being able to see where they need to go, and using a current fixed position, being able to see how to get there.
posted by BoldStepDesign
on Aug 22, 2008 -
7 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
I usually design sites using either plain html/css or Wordpress for its CMS capabilities.
However, one client has just asked if there can be a database on his site, which they can add to and visitors/members of the site can purchase "entities" from.
This obviously needs a database with a usable front-end for the client and an ability to connect to a payment gateway to purchase "entities".
Can anyone help advise on a PHP/MySQL package to do this? I do not have the skills to build a database from scratch (I plan to learn, but cannot do so in the timescales needed for this potential assignment), and I'm presuming there must be a solution out there...
posted by wibbler
on Aug 18, 2008 -
4 answers
I need a php script that displays, as an include, an .html file depending on the day of the week.
[more inside]
posted by hammerthyme
on Aug 16, 2008 -
2 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
Please help me with writing PHP for Wordpress. I'm trying to use the
get_post_custom_values & the
wp_list_pages functions to publish a list of pages in the sidebar which display:
1. Pages that share the same parent (I was already able to successfully apply this filter)
2. For the (
custom field) meta_key='County'; show only pages which share the same meta_value (custom field value) as the current page.
[more inside]
posted by Jhaus
on Aug 11, 2008 -
0 answers
Drupal: How do I automatically assign users into groups when they register? Is this something I can do with Organic Groups? Profile tags? A different module?
[more inside]
posted by l33tpolicywonk
on Aug 4, 2008 -
4 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
Anyone know of a good PHP library that will allow me to pull cover art images from Amazon?
[more inside]
posted by CXImran
on Jul 25, 2008 -
6 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
I'm planning to add a feature to my website that will allow users to request periodic updates by email. I've cobbled together a little PHP script that uses the mail() function. It works perfectly when I test it myself, but I have no idea how this will work when released to a signficant number of users.
[more inside]
posted by stuehler
on Jul 21, 2008 -
8 answers
I'm a tech for a school district. One of my high schools was hit by lightning. The computer that my faculty uses to clock in every day (a windows 95 machine) died. I need a replacement ASAP.
[more inside]
posted by Davaal
on Jul 21, 2008 -
6 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
How practical is it to run multiple php websites on multiple servers from a single script on one central server?
[more inside]
posted by zingzangzung
on Jul 16, 2008 -
8 answers
Can I edit the Akismet plugin I use on my Wordpress blog? My host has a firewall which is preventing my Akismet plugin from working properly. They offered me a proxy address and number I can use instead, but I don't know how to get the plugin to use them. (Alternatively, can you recommend a good comment-spam catcher that won't run into firewall problems?)
[more inside]
posted by harriet vane
on Jul 14, 2008 -
7 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
I am looking for a way to generate nicknames from real names, preferably in PHP.
[more inside]
posted by ilike
on Jul 3, 2008 -
10 answers
PHP gurus, Facebook nerds, lend me your ears: I'm having a problem with an embedded Flash object on a Facebook Page.
[more inside]
posted by GilloD
on Jul 1, 2008 -
6 answers
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
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'm involved with an arts festival, and want to use a CMS. I think one (possibly any) of the following would be suitable, to varying degrees: Joomla, Drupal, Textpattern, Expression Engine, Wordpress. (I've deliberately gone for PHP.) Which would you recommend and why?
[more inside]
posted by hatmandu
on Jun 12, 2008 -
14 answers
Apache2 security theory; mod_php versus CGI php and the use of suExec: What is the non-theoretical problem with running Apache2 with mod_php and thus without using suexec on a dedicated system?
[more inside]
posted by odinsdream
on Jun 10, 2008 -
7 answers
Wordpress/web design problem-my custom template is screwed up and I can't figure out how to fix it. Please help.
[more inside]
posted by clockworkjoe
on Jun 1, 2008 -
9 answers
I am trying to decide which web language + framework to focus on for learning this summer. I am stuck between PHP, Python (with Django maybe) or Ruby (on Rails).
[more inside]
posted by the_dude
on May 29, 2008 -
35 answers
After working in a mostly LAMP (Linux, Apache, MySQL, PHP) environment the last few years, I need to make a quick switch to WISA (Windows, IIS, MS SQL, ASP).
[more inside]
posted by gringoese
on May 18, 2008 -
6 answers
Suggest an offline booking system, no wait... Suggest a one-click WAMP solution, no wait... Flash and flat files mebbe?
[more inside]
posted by Iteki
on May 17, 2008 -
1 answer
Wordpress/PHP/Dreamhost web hosting question: I run Wordpress 1.5.2 on a particular web page which is hosted with Dreamhost. This web page has been running fine for years and I haven't done anything to change it. However, sometime within the last few weeks, the sidebar started "choking" on a particular line of code: Nothing after this line is processed or appears on the page. If this line of code is removed, everything else appears normally. Help?
[more inside]
posted by trystero
on May 13, 2008 -
17 answers