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 on Jun 1, 2008 - 9 answers
What are the secrets to the efficient coding of my Wordpress core file using functions.php? Oh, and by the way, I'm a PHP idiot! [more inside]
posted on Mar 21, 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 on Feb 8, 2008 - 8 answers
Help me AJAX-ify a very simple web process in PHP. Links to very simple AJAX tutorials much appreciated. [more inside]
posted on Jan 8, 2008 - 7 answers
WorpressFilter Blog gone blank, Admin section is fine - help ! [more inside]
posted on Jan 6, 2008 - 8 answers
I need to know why my HTML form isn't sending me e-mail when the user submits it. It also doesn't go to the header page after submission. However, the submitted info DOES show up in the URL. ( e.g., http://www.example.com/contactus.html?Name=John&Title=CEO....) [more inside]
posted on Sep 6, 2007 - 18 answers
How do I make sure a page loads with a fresh copy and not from the users cache? [more inside]
posted on Aug 9, 2007 - 7 answers ![]()
How can I include a Google Map on a secure page? [more inside]
posted on Jul 5, 2007 - 6 answers
This site, http://www.mydoop.org/, displays as intended except in IE7.... [more inside]
posted on May 3, 2007 - 1 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 on Dec 10, 2006 - 18 answers
I'm having trouble getting anchor tags working in a php-generated page. [more inside]
posted on Nov 12, 2006 - 11 answers ![]()
Are there any good XML/XHTML frameworks for using XML data to automatically populate both/either web page content and JavaScript rollover menus? [more inside]
posted on Aug 27, 2006 - 4 answers
When my website (http://www.shalom-bayit.com/index.php) is displayed in IE, the sidebar is broken. It appears below the document no matter what width I set. However in Firefox it displays like it should. I am thinking it has to do with the doctype declaration. This problem only existed when I added php code into the page and renamed it to a php file, thus having to change the doctype to transitional. Why does IE interpret transitional pages different than Firefox? Any ideas on why this happens, and what can be done to correct it?
posted on Aug 10, 2006 - 26 answers ![]()
A way to embed a journal feed on a site (and allow commenting) without using Perl/CGI/Java/ASP/PHP? [more inside]
posted on Aug 7, 2006 - 5 answers
I've been trying to find good resources on creating a bookmarklet for a web site i'm working on, and then parsing the passed url with PHP. [more inside]
posted on Mar 8, 2006 - 16 answers ![]()
HTML/PHP/XML to PDF: How should I convert an active webpage to PDF format? [more inside]
posted on Mar 8, 2006 - 4 answers
WebDevFilter: ™, ', and ' walk into my database, but only ô, ë, and í come back out. [more inside]
posted on Nov 28, 2005 - 12 answers ![]()
Thanks to your answers to this question, I'm going to spend the next month redeveloping our website. But now I'm faced with choosing the right tools for the job. [more inside]
posted on Aug 26, 2005 - 5 answers
Half way through a form, a user decides that they'd like to add a category to a selection list. How can I facilitate this without also losing everything they've typed into the form so far? [more inside]
posted on Aug 24, 2005 - 17 answers ![]()
A client wants to enable fiile uploads via their web site. The web site is hosted outside the company and the files need to be uploaded to their FTP server which is hosted within or on-site at the company. Thus far all the components I've looked into upload to the web server. Is this simply the only option? Can anyone recommend a good component or alternate method? PHP, ASP are fine.
posted on Mar 21, 2005 - 10 answers
On the Mac, if I need to munge text in extremis, I prefer to use BBEdit. Recently, on the PC, I am finding myself in need of a text editor which is similar to BBEdit. I will use it both for coding and for text-cleaning. I prefer freeware and shareware but that's by no means the deciding factor. Which programs should I check out? Which should I avoid? [more inside]
posted on Mar 16, 2005 - 21 answers
DIYPollingFilter. For an article I'm writing, I need to request some demographic info from about 900 people via an online poll. [more inside]
posted on Mar 7, 2005 - 2 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? [+]
posted on Jan 26, 2005 - 15 answers ![]()
I know, I know -- not another web photogallery AskMe question, but: I've actually settled on the gallery itself. I'm using JAlbum. Having made the choice, though, I'm left with two questions:
1. JAlbum makes nice galleries, but doesn't create a top-level index page. (I could hand-code it, but my wife will be doing most of the updating and I don't want her to have to go mucking around in HTML.) The easiest solution, I'd think, would be just to reformat the directory listing into something attractive -- all I really need to communicate to the user is descriptive folder names and upload dates, but I'd prefer to make something more handsome than the standard Apache page. Can anyone recommend a particular PHP file system manager or other solution?
2. JAlbum's auto upload is ridiculously slow -- better just to FTP it. When JAblum makes a gallery, though, it includes a lot of stuff I'm not using -- icon sets, borders, etc. It's not a ton of space, but I'm going to uploading a lot of these galleries, and it'll add up. Is there a programmatic way I can stop JAlbum from including all this, instead of weeding it out before each upload? (I'm using the BluPlusPlus skin.)
posted on Sep 5, 2004 - 1 answers
CSS or maybe PHP question about limiting the display size of content. More inside, of course.
posted on Feb 17, 2004 - 8 answers