FLaKes
Feb 24 2007, 05:50 PM
| | I also said Php, since it is an easy language were anybody can start and it really common and you can find help anywhere. You dont really need much in order to start programming in it, you can find servers that support php anywhere. |
Reply
alex7h3pr0gr4m3r
Apr 13 2007, 10:18 PM
Php all the way. My favorite coding language of all time. So much power! MUAhahahahahaha~~ P.S. Where's c++? or is this only web languages?
Reply
street
Apr 13 2007, 11:09 PM
I am going to have to say php i am just getting in to it and it is amazing the user interface that you can do with php is just amazing also being able to use it to display information that you have stored in your database is really good if you have a site to manage the members and other member information and also to make search for your sites. PHP is the best code to me.
Reply
hesham
Apr 14 2007, 09:43 AM
I'd have to say HTML even though html can be used in every field of computing i use it in web design and game design and loads more but other codes like c## are more advanced
Reply
csp4.0
Apr 14 2007, 11:11 AM
You people are all forgeting something! ALL WEB PAGES REQUIRE HTML. You cannot build 1 web page without atleast 1 line of HTML, so HTML is surely the best code there is (even though it might not be a code to some people). C# is only good for user interfaces, if you want a reliable program, go and learn C++. Java may be simple but is slower than C++ And what the hell is C##? no such thing unless you mean C++
Reply
hitmanblood
May 7 2007, 08:52 PM
I say java but the fact here is that you cannot compare all this script languages and programming languages and non existent languages. Because they are used for different situations different things and so on. And of course it depends what kind of application you are writing to be serious and use specific language which is specialized in that. If you are developing something for the windows then you could use only the visual studio and languages included in it that is C# Visual Basic VJ# and if you are developing some sort of application for wide purpose that is for many different platforms then you will certainly use java although it is slower then c++ it is much more powerful in its own world. And if you are using or writing some application in which you need a lot of control and other things then you will certainly use c++ becausxe it allows large menagment of the random access memory and many other things and with it you can write really neat programs on low level that is it can go closest to low level. Then again if you are writing something fo the web then you will use php or something similar javascript or just pure html depending what you do. So we cannot really discuss which is the best until something eelse is being provided as method of comparation. However I prefer java as it is multi platform language and it allows much many things to be done in shorter time interval then c++ although it is slower. It is pure object oriented language.
Reply
reelkill
May 8 2007, 01:41 AM
QUOTE(csp4.0 @ Apr 14 2007, 07:11 AM)  You people are all forgeting something! ALL WEB PAGES REQUIRE HTML. You cannot build 1 web page without atleast 1 line of HTML, so HTML is surely the best code there is (even though it might not be a code to some people). C# is only good for user interfaces, if you want a reliable program, go and learn C++. Java may be simple but is slower than C++ And what the hell is C##? no such thing unless you mean C++ I agree,although people have told me that c++ was a dead language and was being replaced.When I was told this I did not believe them,they told me to that visual basic was going to out do c++,when I was told this I thought to myself is this even possible as I thought visual basic would be written in c++ and I think but I am not sure as I am not a programmer but wouldn't visual basic be the equivalent to dreamweaver or frontpage in the web devlopment world.And also c++ is what visual basic is written in.And another question that may be for another topic,I wonder what windows is written in and how windows would be compiled?
Reply
hitmanblood
May 14 2007, 09:16 AM
QUOTE(reelkill @ May 8 2007, 03:41 AM)  I agree,although people have told me that c++ was a dead language and was being replaced.When I was told this I did not believe them,they told me to that visual basic was going to out do c++,when I was told this I thought to myself is this even possible as I thought visual basic would be written in c++ and I think but I am not sure as I am not a programmer but wouldn't visual basic be the equivalent to dreamweaver or frontpage in the web devlopment world.And also c++ is what visual basic is written in.And another question that may be for another topic,I wonder what windows is written in and how windows would be compiled? OK firstly to clear something C++ is really old and outdated language and by that it has it falls and downs but it is good programming language in global and many todays programming languages are done in it however Visual Basic is not the language which will push c++ from application programming it is rather C# and Java both in different fields. However you must know that C++ will for certain and for long time stay the ultimate language for lower level programing because it allows more freedom then any of the languages I have mentuionde in the previous text so this is main and important thing. And you cannot just push one language out as long as this language has any meaningful importance and usefulness.
Reply
blogmaster
May 14 2007, 10:49 AM
It depends on what you are trying to accomplish. I mean, why code in PHP when all you want to do is create a simple web page with the text and images? One thing I can say for certain is that server side coding is better when you compare it with client side. For example, when trying to enhance my pages with a few tricks that cannot be done in HTML I would go for PHP rather than JavaScript. Why? It is very easy for your visitors to miss the functionality of your pages when you code client side. For example some people surf with JavaScript disabled  A portion of those people who do, don’t even know it and when they become aware of it they don’t know how to enable it, or if they should… They don’t know what JavaScript is altogether For the sake of voting I will say PHP rocks. That’s because you can do any little trick you can imagine. I have been coding my keyword research tool in PHP for the past two years and I really enjoy it
Reply
Adam Roethburg
Jun 24 2007, 09:04 PM
HTML the hardest but the best!
Reply
Recent Queries:--
html code to put pictures next to each other - 3.29 hr back. (1)
-
whats the code to make your pictures next to each other? - 66.55 hr back. (1)
-
closing html tag function c# - 75.73 hr back. (1)
-
whats the code to make my default picture without it actually showing ? - 90.12 hr back. (1)
-
whats the code for │ - 102.64 hr back. (1)
-
whats the code for myspace to make the text go around pictures - 119.72 hr back. (1)
-
whats the code to look at people song history - 149.66 hr back. (1)
-
"best html code" - 182.61 hr back. (2)
-
whats the code to use to have to pictures next to each other on myspace - 205.75 hr back. (1)
-
.net c# vscrollbar transparent - 275.72 hr back. (1)
-
intranet mailing system code in php - 305.35 hr back. (1)
-
php code for scrollbar - 333.77 hr back. (2)
-
best html codes - 347.03 hr back. (1)
Similar Topics
Keywords : whats, code, www, bpsite, tk
- Html Code Question
(2)
What's The Point Of Xhtml?
(4) Does anyone here use XHTML? If you do so, why? I'm told XHTML is just "strict" HTML (for
example, you have to use instead of because the tag has to close itself or something), but what
is the advantage of using a "stricter" form of HTML?....
Applet Code
(0) Hi There! ....
I Need Help With This Code
(3) could some one help with this code. I have been working on this for the past hour trying to get it
to work. this is the first time i have had problem with writing html code. the code i need help
with is HTML a href =" http://www.darkzone3.110mb.com/contact.php " target=" _blank "> input
type =" image " height=" 27 " width=" 139 " src=" http://www.darkzone3.110mb.com/buttons/contact.png
" /> /a > for some reason on my page it want work at all it want even open it the same page.
What i'm trying to do with the code is a page in a new window using an image a....
Email Form Code
(8) I want to create my own e-mail form for my site and I don't quite know if JavaScript or PHP is
required. I use my Nintendo Wii to manage my sites so I only can use what my webhost allows. I am
using Angelfire for my main site and InvisionPlus for my forums. I'm planning on switching to
Trap17 for my main site. Well here is my current code. Please tell me what I need to change.
Message ....
How To Display Php Code [resolved]
Html Help With Php Codebox (8) I'm trying to make codebox for my guestbook so that users can post PHP code inside.. I tried
many versions but none of them works If i use , or i can display HTML code, but when i try to
write PHP code it executes it does not display.. There is a way to make swap for You have codebox
in forum to display php how can i make that?! thanks....
Transparent Roll Over Pictures
Whats the code for tranparent pictures (4) I dont want just transparent pictures i want a sort of rollover image. I see this done on myspace a
lot. A transparent picture that when you roll over is less transparent. I want that for my site. Go
to: http://boozkerstweaks.trap17.com/tutorials...ws_to_vista.php And look at the thumbnail at
the beginning. I want that to be a transparent image that when you roll over it, it becomes less
transparent. Ive seen this in HTML and CSS. Either way is fine with me. I looked on this site and
google, but never really found what i wanted. Almost everyone was only how to make ....
My Very Sad Code
(4) So i usually work in notepad, or frontpage but i was using dreamweaver instead because i wanted to
see the difference and i like it better than frontpage and all. But as usual i cant get anything to
work. I wanted the table to be over the images i took the table out .
http://www.indiealways.trap17.com/zooey.html is the link to the page HTML html xmlns ="
http://www.w3.org/1999/xhtml "> head > meta http-equiv =" Content-Type " content=" text/html;
charset=iso-8859-1 " /> title >Untitled Document /title > /head > body > style type =" text/css
"> body { b....
Morse Code
haha (4) very useful /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />
you know why... CODE var respecterCasse = true; var ignorerCasse = false; var
motsEntiers = true; var touteSousChaine = false; function
rechercher(cible,terme,respecterCasse,motSeulement) { var ind = 0; var suivant = 0; if
(!respecterCasse) { terme = terme.toLowerCase(); cible = cible.toLowerCase(); } while
((ind = cible.indexOf(terme,suivant)) >= 0) { if (motSeulement) { var avant = ind - 1;
var apres = ind + terme.l....
Screen Resolution
I need a code to help out here please... (6) Hey everyone.. I was just wondering if there was a code/script that I could insert into my html
website to change viewers resolution from 1024x800 to 800x600 or something to that effect. It's
just I use 800x600 at home, and I programme it around that, and it's fine, but on some public
computers it's default to 1024x800 and can't be changed.. Is there a script to chance
this??? Help plz anyone!!! Thanks in advance, Sean.....
Have You Used This Html Code?
very useful (9) how do you do if you want to put a video or audio file on you page...maybe you will use CODE
/*simple format*/ CODE /*simple format*/ there is a very familiar code for carring
out the video show : CODE /*an example:FF7*/ have you used this html code...I just knew a
tag can achieve video play that is really cooool /smile.gif" style="vertical-align:middle"
emoid=":)" border="0" alt="smile.gif" />....
Html Question Concerning Pre Tag And Code Tag
(8) My question is, why would anyone use the CODE tag when you can use the PRE tag? 1. The PRE tag
recognises white space, the CODE tag does not. 2. The CODE tag requires that you escape some
chars, the PRE tag does not. I cannot see anything that the CODE tag achieves that is special apart
from sounding as though it is perfect for displaying code which IMO it is not. Thanks. ....
Realtime/wma Player In Websites
What's the code (5) Alright, I'm making a website for a band. And he requested on the "Media" page that when you go
there, you see there sample songs. And next to it, it's like "Song - Play in - MWA - RealTime."
How do you make it so when you click, say, realtime, it takes you to another page and the player is
right there, playing the song? I suppose this is some kind of PHP but I'm not sure. Links,
code, tutorials, anything to get this working for me is appretiated.....
Code To Autocomplete A Form?
in hmtl or PHP (7) Hey guys. I'm doing a web-based (running on an intranet) Inventory System for my final
requirement in school. I'm looking for a code to autocomplete a form like if I type in a few
letters in a textfield, the rest of the word gets displayed already or if I type in a few letters of
an item in a drop-down menu (Select), the focus goes to that item. Has anyone done this before or
does anyone have the code for this? Thanks very much /smile.gif' border='0'
style='vertical-align:middle' alt='smile.gif' /> ....
Xhtml 1.1 Vs Xhtml 1.0
Whats the difference? (13) Is it only one type of xhtml 1.1 versus the three different types of xhtml 1.0 (strict,
transitional-loose, and frameset)? Is it 1.1 only strict? What are the differences or whats this
all about? I have heard something about xhtml 1.1 but have not actually seen one (not that i know at
least)... Thanks!....
What Is The Xhtml 1.1 Code To Embed An Applet?
(2) I've been doing a lot of java stuff recently and some is pretty neat, so I'd like to put it
on the internet. I'm using XHTML 1.1 for all my pages, though, and according to W3Schools
doesn't exist anymore and to use object. It's not working, though. There are a bunch of
attributes ( http://www.w3schools.com/tags/tag_object.asp ) and I have no idea which things I need
to use. Which do I put for an applet?....
Code For This Table Layout?
html help needed (6) Hey, can anyone help me generate the code needed for a table that would look something like this?
CODE ----------------------------------------------------- |
|---------------- | | |---------------- | |
|---------------- | | |---------------- | |
|---------------- | |
|---------------- | ------------------------------------------------------ Thanks i....
Total Lines Of Code
(3) Does anyone know how to have Dreamweaver MX (or some other program) tally up the lines of code in an
entire website and display the total lines of code? I can get the number of pages but I am very
interested in how many lines I've written. Kvernerexpress....
W3c Compliant Flash
anyone know the html code to make flash w3c compliant? (0) Recently, I decided to make my entire site W3C compliant . That didn't work too well (or else
this thread wouldn't be here) because I have flash games on my website. The main purpose of the
validator is to ensure that your HTML code will run on any computer on any platform, which it does
because I've tested it, but the validator still insists that my code will not work. So I teamed
up with Google to help me find a solution. The first result led me to A List Apart who is known
for their excellent HTML and CSS tutorials/articles. It turns out that there is ....
List-style Help
- I need a good code (2) you know where you can use your own images for a list. well, I have a code that don't work.
Please send me a good code that works. yu know, CODE with my image infront ....
Redirect Code Help
(8) Can someone give me the code which redirects you automatically in the whole page instead of only in
the frame? I'm using this code, but it just redirects inside a frame... CODE But now
.tk has added a ad to the pages so I don't want to use it anymore, so I want that people
entering the site is being redirected to the "real" domain name now.......
Blendtrans Filter With Onmouseover?
anybody got a good code? (1) I need the best way to do a blendTrans filter, BUT IT HAS TO BE INCORPERATED INTO ONMOUSEOVER.
I'd aprictiate it.....
Scroll Color
CODE (2) i find this code :: CODE BODY { SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR:
#ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR:
#0099cc; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #394963 } with this code
you can change your Scroll color /blink.gif' border='0' style='vertical-align:middle'
alt='blink.gif' /> ....
I Forgot A Code
History -1 (7) What's the code I use on a link to go back to previous page?....
Disable Scrollbars, Menubars Etc....
Javascript / Html code to disable them (6) hi, i would like to know how the scrollbars, menubars etc.. can be disabled. I hope someone can help
me with this. /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif"
/> Btw: can you tell me where the code should be inserted to? thanks! /cool.gif"
style="vertical-align:middle" emoid="B)" border="0" alt="cool.gif" />....
Html Animation Code
Help!! (4) I'm a total moron of html... and i wish i know how to: 1. Change the visitor mouse cursor while
they visit my website 2. Have the navigation bar always followed the visitor view. by the way,
what is the good site that have great html tutorials in it. Thx hey check this site out:
http://www.dhtmlnirvana.com/ what a great website with full of html animation... GREAT!!....
What Is Invalid In This Code ?, That Hinders Cross
(3) What is invalid in this CSS that hinders it to show up the edge effect (ripped papper like on left &
right side) in Mozilla FireFox Where as Internet Explorer shows it out perfectly.... Problematic
URL: http://ajaysekher.net This is a CSS effect made by casecading a picture repeatedly in Y axis
in the background of a column.... I am attaching the Screenshot of it showing the edges perfectly in
IE also the CSS code used for that effect. Astonishingly the CSS and the XHTML code is said to be
valid by W3.ORG..... Adding the validation result URLs too.... Can any one fi....
Looking for whats, code, www, bpsite, tk
|
*SIMILAR VIDEOS*
Searching Video's for whats, code, www, bpsite, tk
*MORE FROM TRAP17.COM*
|
advertisement
|
|