Comments on: 5 things I wish someone had told me https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/ building stuff on the web with Josh Fraser Thu, 10 Sep 2009 06:22:09 +0000 hourly 1 By: Josh Fraser https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/comment-page-1/#comment-703 Thu, 10 Sep 2009 06:22:09 +0000 https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/#comment-703 In reply to Jeff_Adams.

Thanks for reading along.

]]>
By: Jeff_Adams https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/comment-page-1/#comment-702 Thu, 10 Sep 2009 06:16:58 +0000 https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/#comment-702 I really enjoyed your posting.

]]>
By: Josh Fraser https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/comment-page-1/#comment-700 Thu, 10 Sep 2009 01:38:16 +0000 https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/#comment-700 In reply to fractalbit.

I think you're looking for http://us.php.net/manual/en/function.set-include-

]]>
By: fractalbit https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/comment-page-1/#comment-699 Thu, 10 Sep 2009 01:33:30 +0000 https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/#comment-699 In reply to Josh Fraser.

I assumed you meant that because you used "index.php" files in your example. So is there a solution for php code?

]]>
By: Josh Fraser https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/comment-page-1/#comment-698 Thu, 10 Sep 2009 01:24:31 +0000 https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/#comment-698 In reply to fractalbit.

The only time you need to use the /home/account_name/… part is if you are accessing a file on the server side. The way to set that path depends on the server-side language you are using. You wouldn't use that for front-facing code.

]]>
By: fractalbit https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/comment-page-1/#comment-697 Wed, 09 Sep 2009 23:46:42 +0000 https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/#comment-697 Hi Josh, i have a question about root relative urls. In my account if i want to use them, i have to specify them like that:
/home/account_name/public_html/forum/folder1/folder2/file.php
Is it possible to specify without the '/home/account_name/public_html' part? Is there a configuration i can do so that the root is consider the public_html? .htaccess probably?

]]>
By: tylermac https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/comment-page-1/#comment-4854 Fri, 04 Jul 2008 20:18:58 +0000 https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/#comment-4854 Nice, I was just talking with a senior developer the other day about database normalization. He told me about the "4th degree Normalization" in which; after the database is completely normalize, de-normalize it for performance.

]]>
By: Jon Fox » Blog Archive » What I wish I’d known https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/comment-page-1/#comment-219 Thu, 24 Apr 2008 20:42:37 +0000 https://onlineaspect.com/2008/04/18/5-things-i-wish-someone-had-told-me/#comment-219 […] instead of having to learn them on our own (later than we would’ve liked). He wrote a post here which highlights 5 specific things he wished someone would’ve told him. I’m going to […]

]]>