Register Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 9 of 9
Search took 0.50 seconds.
Search: Posts Made By: teetot
Forum: Programming 29th June 2013, 04:06 AM
Replies: 17
Views: 1,057
Posted By teetot
Re: Help with my HTML contact form please

Before you fix your email script you should probably learn PHP security.
Forum: Website Design 24th February 2013, 02:55 PM
Replies: 12
Views: 521
Posted By teetot
Re: I need to remove Google Analytics

Google actually can use this data to lower your rankings :)
Forum: Website Design 24th February 2013, 02:49 PM
Replies: 18
Views: 636
Posted By teetot
Re: Your Favorite CMS - Cast your vote and tell us why.

This is a question which comes up too often. Why do you care what my favourite content management system is?

Every time you develop a website you should decide which content management system...
Forum: Programming 24th February 2013, 02:41 PM
Replies: 88
Views: 3,904
Posted By teetot
Re: Best Editor For Php??

If you like the idea of Dreamweaver definitely use Aptana. It's free, has more features and less bloated.
Forum: Programming 24th February 2013, 09:59 AM
Replies: 88
Views: 3,904
Posted By teetot
Re: Best Editor For Php??

If you want to use FTP synchronisation then I recommend Aptana or Coda since Sublime text lacks this feature.
Forum: Website Design 24th February 2013, 09:57 AM
Replies: 23
Views: 1,534
Posted By teetot
Re: Some .htaccess Tricks

The htaccess in HTML5 Boilerplate: The web's most popular front-end template (http://html5boilerplate.com/) is much more extensive than this
Forum: Programming 24th February 2013, 09:25 AM
Replies: 5
Views: 683
Posted By teetot
Re: .Htaccess url redirection help

You'll need to turn the rewrite engine on
Forum: Programming 24th February 2013, 06:25 AM
Replies: 5
Views: 683
Posted By teetot
Re: .Htaccess url redirection help

I'd also point out I just took a quick look at your site and you can easily inject code into the website so I would probably fix that before you worry about URL structure...
Forum: Programming 24th February 2013, 06:23 AM
Replies: 5
Views: 683
Posted By teetot
Re: .Htaccess url redirection help

Hey mate,

For the index page you can use

RewriteRule ^$ /index.php?page=1 [L]

From 2-8 you can use

RewriteRule ^greece-escort$ /index.php?page=2 [L]
Showing results 1 to 9 of 9

 
Forum Jump


All times are GMT -6. The time now is 01:43 AM.