do you know perl? wanna make 1500 bucks?
#17
Registered User
iTrader: (8)
Joined: Jul 2006
Posts: 3,160
From: Slumboldt
Car Info: I is not STiYLIN n e moar
hahaha everyone's into hydro biz now.
btw tell your friend you can taste their nutrients in the "flowers" even if you rinse for an entire week. Once they fix that tell em that ish will fly off the shelf.
btw tell your friend you can taste their nutrients in the "flowers" even if you rinse for an entire week. Once they fix that tell em that ish will fly off the shelf.
#18
that still doesn't answer my question of why it has to be in perl. especially since the second link provided is not in perl (flash as you said). Is perl a requirement or something or they just saw the second link, want something that looks like it, and thought it was in perl?
#20
#21
I am not a Perl guy (I’ve never done it before) so can't speak to that. But why not use PHP instead of Flash? You can utilize CSS so if you ever have to change the layout, scheme of the site, no need to hire a new guy to re-do your Flash calculator. Plus, with the little knowledge that I have with PHP (that's all I use with my site); it has a lot of mathematic functions you can use. I used them when I wrote my dent estimate page.
I love CSS, it allows me to make change in one location and the entire site gets updated.
With PHP, the work is being done on the server end and less download comparing to flash. All sources are hidden as well AND allow search engine to index the page/content which you can't do with Flash.
I love CSS, it allows me to make change in one location and the entire site gets updated.
With PHP, the work is being done on the server end and less download comparing to flash. All sources are hidden as well AND allow search engine to index the page/content which you can't do with Flash.
#23
#25
sounds very similar to CSS just a different method of doing it. I just have to include <link rel="stylesheet" type="text/css" href="style.css"> in my <head> tag and style.css has everything I need as well.
I am sure there are million ways to accomplish the same thing. Unfortunately with my limited web programing brain, I only know so much. CSS FTW!
I am sure there are million ways to accomplish the same thing. Unfortunately with my limited web programing brain, I only know so much. CSS FTW!
#26
actually, in the grand scheme of things, one would separate presentation (CSS) vs content(data) (php).
php being a template language, would still require CSS to make the presentation look pretty.
(and yes, i do code in php and still need CSS).
Last edited by ldivinag; 07-03-2007 at 06:32 PM.
#27
because php cant do graphically things like flash can.
they are 2 diff things. granted, you can code php to control flash objects.
but in the end, the client is always (okay...99%) right. and if the client wants flashy animations? flash they will get.
they are 2 diff things. granted, you can code php to control flash objects.
but in the end, the client is always (okay...99%) right. and if the client wants flashy animations? flash they will get.
Last edited by ldivinag; 07-03-2007 at 06:34 PM.
#28
Registered User
iTrader: (4)
Joined: Oct 2003
Posts: 206
From: Bay Area
Car Info: '04 STi - RallyX beast
...
But why not use PHP instead of Flash? You can utilize CSS so if you ever have to change the layout, scheme of the site, no need to hire a new guy to re-do your Flash calculator. Plus, with the little knowledge that I have with PHP (that's all I use with my site); it has a lot of mathematic functions you can use. I used them when I wrote my dent estimate page.
...
With PHP, the work is being done on the server end and less download comparing to flash. All sources are hidden as well AND allow search engine to index the page/content which you can't do with Flash.
But why not use PHP instead of Flash? You can utilize CSS so if you ever have to change the layout, scheme of the site, no need to hire a new guy to re-do your Flash calculator. Plus, with the little knowledge that I have with PHP (that's all I use with my site); it has a lot of mathematic functions you can use. I used them when I wrote my dent estimate page.
...
With PHP, the work is being done on the server end and less download comparing to flash. All sources are hidden as well AND allow search engine to index the page/content which you can't do with Flash.
http://www.stupiddent.com/Informatio...ate-return.php
Fatal error: Call to undefined function: open_db() in /home/hyper7/public_html/Information/info-estimate-return.php on line 35
Fatal error: Call to undefined function: open_db() in /home/hyper7/public_html/Information/info-estimate-return.php on line 35
#29
haha! thanks for catching that for me! I just moved the page and must have broke it then.
You don't have to really worry about handling db errors in flash though:
http://www.stupiddent.com/Informatio...ate-return.php
Fatal error: Call to undefined function: open_db() in /home/hyper7/public_html/Information/info-estimate-return.php on line 35
Fatal error: Call to undefined function: open_db() in /home/hyper7/public_html/Information/info-estimate-return.php on line 35
#30
Thread Starter
VIP Member
iTrader: (1)
Joined: Jul 2004
Posts: 5,588
From: Santa Rosa
Car Info: 2005 Unicorn
wow this is fun.
php=mechanics
css=pretty
html=foundation
put those together and you have iclub... just not very pretty.
anyways ya my buddy had it mixed up, he meant it was IN perl and wants it like link number 2.
any takers?
php=mechanics
css=pretty
html=foundation
put those together and you have iclub... just not very pretty.
anyways ya my buddy had it mixed up, he meant it was IN perl and wants it like link number 2.
any takers?