Web Programmers Needed

Nightl3lade
Joined: Wed Aug 20, 2003 9:12 pm
Location: IL
Contact:
Org Profile

Post by Nightl3lade » Thu Aug 21, 2003 11:42 am

sorry i messed up.... it should be not equal to 0 in the if() statement, but those of you that know php should know what i'm saying. here i'll post the correct code

Code: Select all

<?
if(file_exists("http://www.hazardnet.net/bannerr.gif/")){
?>
<img src="http://www.hazardnet.net/bannerr.gif">
<?}else{}?>
-Mark

Nightl3lade
Joined: Wed Aug 20, 2003 9:12 pm
Location: IL
Contact:
Org Profile

Post by Nightl3lade » Fri Aug 22, 2003 1:55 am

i'm on a roll today.... mistake after mistake, instead of using the url to a file, you need to use the absolute path, if your going to do it that way (with the file_exists() function)... like so..

Code: Select all

<? 
if(file_exists("/Documents and Settings/Administrator/Desktop/HazardNet/bannerr.gif")){ 
?> 
<img src="http://www.hazardnet.net/bannerr.gif"> 
<?}else{echo "Doesnt Work.";}?>
-Mark

motemote
Joined: Wed Oct 01, 2003 12:56 am
Org Profile

Post by motemote » Mon Oct 06, 2003 12:49 am

Ermm, is help still needed? I have 3-4 weeks before I leave for japan, may be able to spare some time pending on the size of projects.

User avatar
feudaldreams
Joined: Fri Oct 31, 2003 2:57 pm
Location: United Kingdom
Contact:
Org Profile

Post by feudaldreams » Fri Oct 31, 2003 3:13 pm

I know alot about html, css and php im still learning more im 13 and have been designing and programming sites for over 2 years i have something called autism so i dont spend much time outside and dont have many friends cos they think im supposedly a 'FREAK' with what im interetsed like anime and fanatsy and all that.

God people are so shallow.
Do As I Say Not As I Do Or You'll Never See Daylight Again - 8 Simple Rules

User avatar
Smokin' Joe
Joined: Thu May 01, 2003 11:25 pm
Location: Peabody, MA
Org Profile

Post by Smokin' Joe » Tue Nov 25, 2003 2:28 pm

I'm 21, in college studying CS, and know about HTML, XML, CSS, Java, and Javascript. I don't know PHP because I haven't taken a database class. But, I probably don't have time to help because I have too much schoolwork. :( PM me if there's anything you think I can do.
I am the Great Procrastinator!

User avatar
Feria
Joined: Wed Oct 01, 2003 12:21 pm
Location: Berkshire, England
Contact:
Org Profile

Post by Feria » Mon Jun 07, 2004 7:48 am

Smokin' Joe wrote:I'm 21, in college studying CS, and know about HTML, XML, CSS, Java, and Javascript. I don't know PHP because I haven't taken a database class. But, I probably don't have time to help because I have too much schoolwork. :( PM me if there's anything you think I can do.
Likewise to a certain extent, I could do the HTML, XML Java and Javascript and a few others, but I'm actually starting doing some more dynamic stuff this summer, its one thing my parents know better, but if all goes well, I'd be willing to help with any of it, dynamic stuff I find harder to do in some ways, but I'm a fast learner :wink: (providing its not during exam time :roll: ) I'll get back to you then >>
The very thing that I am trying to prove to not exist is the very thing holding me back...

User avatar
CerebralAssamite
Joined: Sat Jun 12, 2004 9:56 am
Location: You Mean You Care?
Org Profile

Post by CerebralAssamite » Sat Sep 04, 2004 7:39 pm

Im currently doing a software engineering diploma.
What I have learned so far; VB, C++, SQL, JavaScript and Visual Studio.Net(only VB.net so far) and learning PhP now!, CSS style sheets and i know dreamweaver back to front, also learned flash right now.
By the end of next year I would have learned C#, Java, advance SQL *shrugs* more detailed approach to those listed above.
So im more than happy to help out if its needed.

User avatar
CerebralAssamite
Joined: Sat Jun 12, 2004 9:56 am
Location: You Mean You Care?
Org Profile

Post by CerebralAssamite » Sat Sep 04, 2004 7:39 pm

Bleh forgot to add XML XHTML HTML and a crap load of networking :lol: which isnt relivant

User avatar
njamunky
Joined: Sun Aug 08, 2004 9:41 am
Location: Forest Grove, Oregon
Contact:
Org Profile

im working on it

Post by njamunky » Thu Oct 07, 2004 5:57 pm

in school right now, im learning how to program AND design a website, via html. i dont know everything yet, heck, u might know more than me, but since homework and junk is on a downlow this year, i can try and help out, but i wont until im useful, so im not gonna fill out a form until u think i can help.

User avatar
CerebralAssamite
Joined: Sat Jun 12, 2004 9:56 am
Location: You Mean You Care?
Org Profile

Post by CerebralAssamite » Sun Oct 17, 2004 3:43 am

Update: *adds to list* cgi, php, asp :D that comes in handy

Locked

Return to “Site Announcements”