Guys you never know what all a spammer will do if they can spam you pretty quick to get you booted off the site they will make a security area and make sure...
Hi folks, I'm taking my first stab at doing some dynamic content with PHP. All I want to do is create one page that has navigation links which I can insert...
Hi there, what is the correct code to put pictures as background - in tables ? <tr BACKGROUND='/beach2.jpg'> In Mozilla - The above is going fine, however Ive...
... Ive put the background inside the three TD tags I have - not the TR tag... Im now seeing what it should be - on all 3 browsers I have..... -- G Yahoo...
I'm trying to get my site to look better. But I am not able to. I would like for the tables to look better any help would be appreciated. www.searcydigest.com...
Hi Dean, --"Awesome. It's even easier than I thought." -- It really pays to peek into PHP, when your server supports it. For one, porting is ridiculously easy...
Hope everyone had a good weekend. I've got a page that has a couple of stylesheet issues I'm trying to work out. I know that the problem is the way in which...
Thanks Bas, this is good stuff. Part of this current project is taking oscommerce (which is a great program, but is totally overbloated) and stripping out all...
A question for those in the group who are more knowledgeable in the area of accessability: In the site I'm working on now, I am planning on using different...
... You should also become very familiar with the manual on the PHP web site <http://www.php.net/>. One support board that I use is the PHPfreaks site...
... Be forewarned that include() is, shall we say, generally on the sluggish side of things when it comes to PHP. I don't know why it is, it just is. You can...
Hi Thomas, --"Be forewarned that include() is, shall we say, generally on the sluggish side of things when it comes to PHP. I don't know why it is, it just...
... Nope. This is general observation of PHP pages in general (locally hosted and otherwise). PHPBB is actually one of the slowest web boards out there but...
Hi Thomas, --"The true test of a website is if it can stand up to even a handful of users (let alone hundreds or thousands) connecting _at the same time to the...
I have been using dreamweaver since dec 2005. I develope audio programs and to really have the website the way I want I needed to bite the bullet and learn. I...
... Yep. Meta tags have to be in the actual HTML of the web page between the <head> and </head> tags. But to be perfectly honest, meta tags have very little to...
Hi, does anyone use Googles adsense ?? I signed up last night, Im approved today - logged in now & ive forgotten which website I signed up for.. Is therea...
I have many resources for keywords, meta tags, etc. at <http://www.TheResourceQueen.com> http://www.TheResourceQueen.com Look under Ecommerce or Internet......
Hi Gordon, You can use Adsense on any site as long as it doesn't violate Googles TOS. You can use channels to differentiate from each site and page. Chuck ... ...
... I meant - I forgot which site I applied for online - I thought the coding (HTML they supplied) was specific to that one site... - Apparently not... I've...
Hi Gordon, Don't worry about the ad showing different ads for 24 hours. It sometimes takes Google time to fully recognize what is on the page. Also sometimes...
... Requires a backend script using PHP or similar scripting language. You can use the HTTP-Referer variable to piece together the web address to send. -- ...
Thanks Tom, How do learn about backend script using PHP or before I google what do you recommend? Ken ... __________________________________________________ Do...
Hello all.. I m a member of this group.. I want some information about the "GOOGLE ADSENSE". Can anyone tell me how it works.. What exactly I have to do?.....
Hi Ken, --"my web pages so people can email the page they are on to a friend, I use Dreamweaver 8." -- You need a little PHP to do that elegantly. Don't worry...