im not an expert at it neither.
from what I know it can be done serverwide by edditing the servers conf file but this probably isnt available to you.
the other way is per directory - this is by using a .htaccess file to rewrite the urls. I dont kn…
Yes with one forum dollar you can purchase 10 impressions.
Well I wont say how much I paid to have it coded, I will however tell you who did it: cptnwinky. hes a member of this forum and a great PHP coder
google will struggle to crawl your site only if the urls are things like file.php?s=5&id=542
It cannot crawl links with '&' and '?' in it. Mod_rewrite will solve this problem. If you wish to get crawled you should deffinately use mod_rewrite
at the moment the cost is 0.1 per impression although this will soon change and probably go lower.
You can purchase them at http://www.devdreams.com/forum/ushop.php?do=a&aid=19
There you can also see how many impressions youve got remaining
E…
its much brighter :)
i think that the text needs a different colour. make it stand out a bit more. and perhaps make the text of the navigation headers bold
since your site contains tutorials they will be spending a lot of time reading. dark colours make text hard to read unless its white text, which again isnt such a good idea.
I agree..way too dark
just my £0.02 GBP(great britain pounds)
and if you notice...the layouts are no longer online...if you submitted a lyout into the layout/graphic competition then you will get your points there though
jake dont worry about it. like I said im not going to try to stop you taking your design out feel free to do so.
Im sorry but your suddenly annoyed at me and this forum simply because you didnt follow the rules.
theres not a single mac in my school, lol. their all win xp computers
it sucks. and im in my last year now so by the time they actually get one i wont be there
If its inside the php tags then it should be like this:
print "Please <a href=\"form.html\">click here</a> to try again.<br><br>";
That will output it using PHP. notice that theres a slash before the ht…