Forum: Windows Software Aug 15th, 2004 |
| Replies: 26 Views: 26,587 Re: I'm having the same problem I'm having the same issue... any solution for a regedit in this case? it's my only way to change the setting on a paticular machine. |
Forum: PHP Jul 4th, 2004 |
| Replies: 1 Views: 2,618 |
Forum: HTML and CSS Jan 25th, 2004 |
| Replies: 3 Views: 10,702 Re: mozilla & dynamic width iframe That's the weird part, I did include it in a table to try to further constrain the shape that it took. There is a main table around the whole site with width 100%, and the right navbar is set at a... |
Forum: PHP Jan 24th, 2004 |
| Replies: 18 Views: 7,197 Re: [Book Review] PHP and MySQL Web Development I agree, this is the best book that I owned when starting out with PHP/MySQL.
I don't use it much anymore, as I only really use a function reference manual when I need to remember what exactly a... |
Forum: HTML and CSS Jan 24th, 2004 |
| Replies: 3 Views: 10,702 mozilla & dynamic width iframe I'm working on including an <IFRAME> in a document, and I've set it to be 95% width of the table that it is located in. There is another cell in line with this one that is 150 px wide, and the iframe... |
Forum: PHP Dec 13th, 2003 |
| Replies: 10 Views: 6,205 Re: vBulletin to ASP.NET I just upgraded my forums today from PHPbb to vBulletin, and first off, I love VB... :)
I can only imagine with the depth of the code involved in VB that it would take an entirely new group of... |
Forum: PHP Dec 8th, 2003 |
| Replies: 3 Views: 3,231 Re: Sessions If you're still having problems, thow out some of the code you are working with, and we'll have a look. :) |
Forum: PHP Nov 23rd, 2003 |
| Replies: 3 Views: 7,377 Re: PHP safe_mode & effects of turning it off... I've tried running a script sort of like the one you have posted, NEO, and I haven't been able to make it work...
I've ran it from several different servers, and pointed it to scripts on servers... |
Forum: Web Browsers Nov 21st, 2003 |
| Replies: 14 Views: 27,398 Re: Change IE "Action Canceled" page?? well, the link you sent caperjack definitely looked like it was just the ticket, and I edited my regsitry, and set them all to just a BLANK page for the time to make sure it all worked, and on my... |
Forum: Posting Games Nov 20th, 2003 |
| Replies: 7,539 Views: 411,573 |
Forum: PHP Nov 20th, 2003 |
| Replies: 25 Views: 7,940 |
Forum: Geeks' Lounge Nov 20th, 2003 |
| Replies: 3 Views: 4,925 |
Forum: PHP Nov 20th, 2003 |
| Replies: 3 Views: 7,377 PHP safe_mode & effects of turning it off... My question/issue is that I want to turn off PHP safe_mode on a new server... The server is running Ensim 3.5 Pro, and this is the 3rd ensim server I have from ev1servers.com...
The server is... |
Forum: Web Browsers Nov 20th, 2003 |
| Replies: 14 Views: 27,398 Re: Change IE "Action Canceled" page?? I don't want to change the home page...
There is nothing wrong with that .... I want to disable the "Action Cancelled" and possibly the "Page Cannot Be Displayed" errors.
Thanks. |
Forum: *nix Software Nov 20th, 2003 |
| Replies: 24 Views: 6,245 |
Forum: Web Browsers Nov 20th, 2003 |
| Replies: 14 Views: 27,398 Change IE "Action Canceled" page?? Here's one for all you Windows Tweakers. :)
99% of the time when I open a IE window, I am going to some page other than my default homepage. I never just go to the same page ALL the time, so I... |
Forum: Posting Games Nov 19th, 2003 |
| Replies: 7,539 Views: 411,573 |
Forum: Site Layout and Usability Nov 19th, 2003 |
| Replies: 12 Views: 4,600 Re: graphic webdesign I've used http://www.templatemonster.com/ or the same as the monsterteplates link above, for several of my projects....
I absolutely swear by them now.... for 40-60$, you can get an extremely... |
Forum: Linux Servers and Apache Nov 18th, 2003 |
| Replies: 5 Views: 4,117 Re: Analyze server logs I think most of the variants you get are just on the programming side of the software... I seen Wusage around before, but have never used it, so I can't say from experience how it really... |
Forum: Linux Servers and Apache Nov 18th, 2003 |
| Replies: 5 Views: 4,117 Re: Analyze server logs I know that with Webalizer (http://www.mrunix.net/webalizer/), which is the one I've used mostly, the 3,000 number you have would be the unique visitors.
I would also think that the 70,000 would be... |
Forum: PHP Nov 18th, 2003 |
| Replies: 14 Views: 17,287 Re: Generate Thumbnail images on the fly. DOH!! :eek:
It's really my fault, because the explanation is a little lacking at this point. That main segment of code is just whats called by the external scripts whenever it is needed, so... |
Forum: PHP Nov 18th, 2003 |
| Replies: 14 Views: 17,287 Re: Generate Thumbnail images on the fly. They are actually already only generated once.
With the $savelocation variable set to the location that the thumbnails are to be stored.
The function ImageJpeg is sending the created thumbnail to... |
Forum: Posting Games Nov 18th, 2003 |
| Replies: 7,539 Views: 411,573 |
Forum: PHP Nov 18th, 2003 |
| Replies: 25 Views: 7,940 Re: Features in PHP 5 That would make sense after most of the posts I'm reading over. ;) <jk>
I'm sure not a huge microSlouch fan myself, but, chances are Bill Gates will someday run for President, win, and plug us all... |
Forum: PHP Nov 18th, 2003 |
| Replies: 25 Views: 7,940 Re: Features in PHP 5 I've tried the Zend Studio many times over the past couple of years I have been into PHP...
I've never fallen in love with it... and have always turned back to a standard text editor that I've used... |
Forum: PHP Nov 17th, 2003 |
| Replies: 14 Views: 17,287 Re: Generate Thumbnail images on the fly. It would ABSOLUTELY bog down a server...
I've used it before where it generated a thumbnail each time the thumbnail was called for, but for the obvious reasons, this is NOT a good idea.
The script... |
Forum: Posting Games Nov 17th, 2003 |
| Replies: 7,539 Views: 411,573 |
Forum: PHP Nov 17th, 2003 |
| Replies: 14 Views: 17,287 Re: Generate Thumbnail images on the fly. Since PHP version 4.3.0, GD has been built into PHP. Prior to that, it had to be separately installed, and PHP compiled with the paramaters I posted above.
I haven't had the chance to play with the... |
Forum: DaniWeb Community Feedback Nov 16th, 2003 |
| Replies: 4 Views: 1,794 |
Forum: Linux Servers and Apache Nov 16th, 2003 |
| Replies: 1 Views: 32,404 Apache Alias Directive... mod_alias question Here's a question that I'd normally just solve myself with some testing, but I'm just looking for a quick yes or no before I get started with what I need this for.
I'm working on a VERY large... |
Forum: PHP Nov 16th, 2003 |
| Replies: 5 Views: 5,697 Re: Using Search Engine Friendly PHP URLs I'm not 100% postive offhand if you can use mod_rewrite on a shared-hosting server... Unless you have a dedicated server, or the web host for a shared server will allow .htaccess files for individual... |
Forum: Web Browsers Nov 16th, 2003 |
| Replies: 24 Views: 35,126 |
Forum: Posting Games Nov 16th, 2003 |
| Replies: 7,539 Views: 411,573 |
Forum: Database Design Nov 16th, 2003 |
| Replies: 4 Views: 5,214 Re: Auto update columns? My only idea would be to perform your calculations using a web based (PHP, CGI, ASP, etc) script to re-evaluate any fields that may need adjusting due to changing data in another field.
I guess it... |
Forum: MySQL Nov 16th, 2003 |
| Replies: 3 Views: 9,266 Re: mysql start up problem Try this:
/usr/local/bin/safe_mysqld --user=mysql &
change the path to the correct path to your safe_mysqld if it's not the same |
Forum: PHP Nov 16th, 2003 |
| Replies: 5 Views: 5,697 Using Search Engine Friendly PHP URLs The following script is a VERY simplified version of a script I've used to make my site more search engine friendly.
To date, according to most reports, Google is one of the only search engine that... |
Forum: PHP Nov 16th, 2003 |
| Replies: 14 Views: 17,287 Generate Thumbnail images on the fly. This script will generate a thumbnail image of any JPEG image that is sent to it...
This file is independant, and mine is named resize.php you can send an image to the php file, and then return the... |
Forum: PHP Nov 16th, 2003 |
| Replies: 7 Views: 11,045 Simple Banned Words Filter The following script will take your variable $comments and filter out any bad words. eregi_replace is case-insensitive, so it will take out the word, no matter the way it is input.
$bad_words =... |
Forum: PHP Nov 16th, 2003 |
| Replies: 22 Views: 14,474 Clean Previous Next Script for MySQL results This script will display a previous next script that will look like this:
<< prev 1 2 3 4 5 next >>
It is clean, and avoids large numbers of pages in the prev/next links
$server =... |
Forum: PHP Nov 16th, 2003 |
| Replies: 0 Views: 2,863 How to do a more... link If you are trying to do a page, or section of news that only shows a certain length of characters, and then has a link for Read Full Story, or more..., etc the following code is just what you... |