honeycomb
Sep 12 2004, 12:48 PM
| | which is best? I use all of them, I like php & asp.net |
Reply
kelp
Sep 12 2004, 03:28 PM
I voted for php, I've never tried asp or any of the others. But php can do almost anything dynamic I want it to do.
Reply
currahee
Sep 12 2004, 04:56 PM
I have to agree. PHP used in conjunction with MySQL can make a very powerful team together. Transactions can also be made with PHP and MySQL. There's so much you can do.
Reply
dissipate
Sep 13 2004, 10:03 AM
i've used asp technology, php and perl before and enjoy using php and perl the most. there's no "best" though, sorry, as they're used for different things.
Reply
kilz
Sep 13 2004, 12:31 PM
we all love php, lol for me, perl is too hard, asp is too expensive. . . and php, jsut fine, easy to learn and easy to use.
Reply
zarjay
Sep 13 2004, 02:19 PM
PHP is an excellent programming language with countless uses online. I'd have to say that PHP is the most useful programming language when it comes to web programming.
Reply
Trekkie101
Sep 14 2004, 07:50 PM
One day, PHP will probably rule the web and replace HTML, its so powerful for free! Wish i had the time to learn it.
Reply
Hercco
Sep 16 2004, 07:23 PM
QUOTE(Trekkie101 @ Sep 14 2004, 09:50 PM) One day, PHP will probably rule the web and replace HTML, its so powerful for free! Wish i had the time to learn it. Umm... PHP and HTML are totally different things. PHP a programming language HTML a markup language. In web PHP cannot replace HTML or any other mark up language for that matter, they're not wrestling in the same league. PHP outputs HTML.
Reply
Troop107-Admin
Sep 17 2004, 12:38 AM
Currently, I like HTML-but PHP is probably the most powerful languge HTML and JavaScript makes a good site. There are lots of scripts for JavaScript anyway.
Reply
vietpost
Sep 17 2004, 07:07 AM
QUOTE One day, PHP will probably rule the web and replace HTML, its so powerful for free! Wish i had the time to learn it. In fact, we use html code in almost all of php-based web application. The role of php is undeniable but it must exist side by side with his html buddy
Reply
egbert
Feb 12 2005, 03:23 AM
I vote for perl. For me, perl was easier to learn than php for some odd reason. HEre are my reasons for likeing perl. 1. Knowing perl is a lot more impressive ;-). 2. Perl has a camel. 3. It makes sense to me.
Reply
hasan
Feb 8 2005, 07:40 AM
i voted php. not only is it vvpowerful, but also open
Reply
kraizii88z
Feb 8 2005, 04:10 AM
I love PhP -it's so great easy to use & free-i'd like to learn more
Reply
Dizasta
Jan 12 2005, 06:42 AM
PHP, great open source alternative. I use Perl a lot too.
Reply
cryptwizard
Jan 3 2005, 08:58 PM
PHP is good. Perl is too confusing for me.
Reply
Recent Queries:--
languge of web programming - 585.32 hr back. (1)
Similar Topics
Keywords : web, programming, language, web, programming, language
- Making A Programming Language
(6)
Basic C Language, Functions
(5) In a complicated and/or big C programs, a programmer might need to use the same peice of code more
than one time. However repeating the code can be both time consuming and frustrating. Thats why we
use functions. Definition: A function is a small subprogram having its own name and datatype. It
is used to carry out certain operations more than one time without the need of repetition. One of
the functions we all know is the main functions; void main(). I will explain the void later.
Syntax: Each function is composed of 3 parts: Name of the function Info type of the....
Which Language Is Easy And Secure Today For Web Development
is PHP MYSQL is easy and Secure ? (2) Web development Application now a day using PHP MySQL Mostly as i observed on discussion topics on
Forums friends switch to PHP MYSqL, Did PHP MYSQL is Easy and Secure for todays environment what
you are say about this Hacking tracking stolen password are very much popular now a days his website
hacked by X person so many time comes to news please emphasis on security issue when you go to
develop any web tools . what is the right way to tight security on PHP what thing i kept in mind
which logic i use that any one can not hack webtools. when i was use java/j2ee languag....
Programming For A Hobby (i'm Sick)
(5) I have a confession to make, sometimes I program just for the fun of it. Sure it sounds like an odd
hobby, but it does have it's uses. My friend and I play a game called HeroScape. If you are
not familiar with it is great and I am not even into war games that much. When playing you have a
variety of characters to choose from each worth a set amount of points. You determine how many
points teams will be worth and then take turns drafting characters into your army for the battle.
Some times choosing a team in the game can be rather time consuming and when you play....
Site Language
Other languages permitted (9) Hi. I'm thinking of transferring my website to astahost, but I stumbled upon a problem. In your
TOS, it is stated that hosted websites must be in English. My website, which is Joomla based, is a
community site with two languages, Portuguese and English, with Portuguese being the default
language. So, I'd like to know if these rules are final or if a Portuguese website could be
accepted. I'm not expecting you to just open an exception because I asked you to, but it would
be cool if you could expose some conditions by which I could abide to get my wish. I'....
Introduction To Programming
(1) I reently started learning programmming. I decided to start with web programming. I covered XHTML
and CSS, and am learning PHP and MySQL along with JavaScript. I plan to move on to more advanced
stuff like AJAX and Ruby on Rails. But I wish to start learning desktop programming as well and
I'll either C++, Java, or Ruby. Which one is the best one to start learning? And I am also
looking for a book that can give me a theoretical introduction to programming that is not limited to
a single language. Something that explains how programming languages work and what high ....
A Few Thoughts On Freelance Programming
Some things I've learned along the way. (9) I've been freelancing my PHP / Web skills for about 8 months now. It seems like every job I
have taken is always much larger than I planned on. About 4 months ago, I answered an ad for Joomla
Tutoring! I get to the website, take a look around and realize that something is very wrong... The
individual that hired me to be a tutor had hired another developer to set up the new Joomla based
site and create a new template for it. Generally speaking, if you are really good at HTML and CSS,
you can create a Joomla template with very little PHP knowledge. At first I was....
Who Is No. 1 Actor In India (all Language Including Bollywood)?
(1) Who is No. 1 Actor in India (All language including Bollywood)? My choice Amithab Bachan....All
time hero.......
Increase Your Knowledge Of Html Language
(11) For Creating good website you have to be master in HTML Language. It is a scryptic Language. If you
want to Learn this language than visit the link http://zwqa.page.tl/Increase-you-HTML-Knowledge.htm
....
C# Tutorial : Lesson 4 - Object Oriented Programming
(2) Object Oriented Programming Object Oriented Programming is a methodology modeled on real
life. It comprises of the basic unit, an object, being used in implementing a program. Think of all
the objects around you - cars, buses, birds, trees, etc. You will find countless ones of them,
everywhere you go. In order to tackle this huge number, we started classifying them, thus came the
term Class. Class A class is a composition of the theoretic characteristics (attributes and
properties) of an object and the things it can do - behaviors, methods and features. Tak....
C# Tutorial : Lesson 3 - Programming Constructs
(1) Conditional Branching By branching we imply, having different paths for execution.
Conditions are used to determine which statements need to be executed. Suppose, you have a program
to store the details of employees. Depending upon the post of the employee, there would be various
fields associated with it. A department head, for example, would have a property denoting the
department he heads, etc. We use conditional branching in such a scenario. C# provides the
following conditional constructs:- if .. else Syntax:- if ( ) { statements } else { statement....
Programming In Glut (lesson 4)
Making 3D objects (7) Hello, in this tutorial we will be creating a 3D pyramid. We are building this tutorial from Lesson
3, but I took out the 2D objects and placed a 3D pyramid in there instead. The 3rd axis for drawing
can be a litle confusing, but after you get the hand of it you'll do fine. Now when you are
setting a 3D vertex just remember that the camera is on the positive end of the z axis. So things
that have a more positive z axis value are closer than verteces with a more negative value. Well
let's get started We always start by including the glut library CODE #i....
Programming In Glut (lesson 1)
The first of a series of tutorials on how to use the OpenGL Utility To (3) Hello, I'm starting a series on how to program in OpenGL using the OpenGL Utility Toolkit,
a.k.a. GLUT. I chose GLUT because it is quick and easy to write, and very easy to learn. In this
tutorial I am going to teach you how to create a basic window which we will build off of in later
tutorials. Throughout the tutorial I will leave notes to let you know what each command does, and
how you can modify it to fit your needs. Everything in the code section can be copied and pasted
into your compiler and it should compile proporly, if it does not, please let me know, a....
Need Help Programming With Databases (VB.NET)
Need some help please! (9) Hi all, I have decided to do a major IT project on Visual Basic .Net 2005. I know some of the basics
and know what i'm doing. But i have come asking for some help in how to program with databases.
I was wondering if there was anyone out there that knows what they are doing and if they can help.
All I really need to do is to make the program read several different fields and open the as one
entry to be edited. and also to find a value in one of the entry's (like a search) and use other
entry's in that field to input into the program. Even if you could point....
Rpg Maker Xp Rgss - Ruby Discursions
Talk about programming techniques used in the RGSS (1) What are the methods from the "Time" class in the RPG Maker XP. Is it native from Ruby? Since
it's not open for editing, I don't now what are the methods I can use with it. What are the
options I have for "comparing dates" there? ....
[tutorial] Basics Of C Programming - Part 2
(21) Ok, well here is the Second part of the tutorial i promised. Operators & Expressions in C
Introduction In c the variable, arrays or
function references are combined with operators to form expressions.
Eg. C=A+B The data items that the operators act upon are
called operands. Some operators require two operands will others
require just a single operand to act upon. Types Of Operators : ....
[tutorial] Basics Of C Programming - Part 1
(11) Well, I was going through a few posts on C / C++ on asta .. and found a very less C related
subjects. I went through the entire tutorial of mastercomputers >>HERE .. It was a nice
tutorial for guys who have a little knowledge of programming basics and want to go into hardcore
programming. Since there was no Basic overview of what C was, i thought of writing one /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />. I wil make shure that what i
write will be 100% accurate, but its human to error so please correct me if i am wrong. Let....
Starting Programming
Where to begin? (15) I am new to programing and I am confused about where to start. I would like to learn how to make
programs but i hav no clue how to. Thanx....
What Shall I Learn First In Programming ?
How to begin programming ? (11) Hey guys i'm posting here because i've a doubt, about 1 year ago i started to develop a
certain taste for programming, at first i tryed code Websites using Html ,then with php, then Mysql,
and at last all together. Now i alreday finished my hardware Reparation course, but that old taste
for programming is calling me to do other thing else besides repair hardware. Meanwhile i've
develop taste for other several kinds of languages and i'm a bit confused because i dont know
whitch programming language bring me future. So i wonder what programming language sha....
What Language Is Linux Written In ?
(15) I''ve been wondering lately, what language is Linux written in? I'm interested in
this, because my friend and I are considering writing our own distro. I know, it sounds like a bit
of a feat, but one guy wrote MEPIS by playing with the Debian source code. I think the two of us
could do something similar. /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif'
/> ....
Help A Beginner Start On With Game Programming
(8) I would like to make some game- no matter what but I have NO idea about programming. I only know php
a bit, html, java script and css, but I'd like to have game not in the internet but let's
say a real one... any idea, or progamm which might help?....
Where To Start Learning Programming
Please advise me on which language to (17) I am a beginer to programming i wish to know from which language should i start programming C, C++
Is there any problem if i jump directly to vb or like please respond where can i find good beginer
tutorials Thank you....
Does Anyone Code Using Turing
A student programming language (3) Does anyone use Turing here? It's a Delphi/Pascal based programming language developed by
University of Toronto and is now owned by Holt Software in Toronto. Sample: var name:string var
input:string put "Please enter your name" get name:* cls put "Please enter your message: " ..,
input cls put "Your name is: ", name put "Your message : ", input It should accept your name and
show your name and message. xboxrulz....
Runuo Programming
(4) there is someone that know programming on runuo and ultima online? I was trying to make so that he
could himself be created account through web but the script that I have for the game server (that he
update the account stored in database and synchronize them with the database) gives an error to me:
( if someone is even than it helps me, it says to me that it does not find the data origin (i think
the database that i specified) given that I have specified: ( perhaps mistake driver -. -....
VB.NET: Switch Regional Language Automatically
When the field being edited gets FOCUS (1) Switch the language of the Textbox Control automatically upon receiving focus Hi guys, This
tutorial sparked off from my own ventures to incorporate a particular feature in my own software -
which uses mixed language (English & Thai) on a couple of screens to store user data. Certain
fields, apart from First & Last Names & parts of address were to be entered in Thai. Now the current
language can be easily switched by pressing Alt-Left Shift (or whatever key combination you've
set your system to) - but when you consider the same key-combination has to be repe....
What Language Is Best For Game Programming?
I need some help (27) ok I am trying to get into programming and then into games. So i was wondering if anyone knows a
good language except c++. I have started to learn it but the problem is its not user friendly for a
first time programmer. So I would appreciate it if you can maybe name some languages and there weak
points and strong points i would aprreciate it.....
Online Multiplayer Game
What language to learn in order make it? (16) If you look at e.g. THIS LINK What language would you use to make something like that?
/wink.gif' border='0' style='vertical-align:middle' alt='wink.gif' /> ....
How To Save A Image In Pdf File And Download It?
Programming script need hepl. (10) Can anyone tell how to save an image into a PDF file and download it without need to save it on the
server? Thanks. All sugesstions are welcome! Wrong section. Topic moved to Software > Graphics &
Web Design. ....
Basic C++ Language
Getting started with C++ (19) You will need passion , devotion and even obsession to really appreciate C++ Programming.
Lets grab a compiler If you have a C++ Compiler then you are all set for turning your C++ code
into executable files, if you do not then I recommend getting dev-c++ . To learn more about that
compiler I recommend browsing their site. First Program - number.cpp So now I'm going to
write up our first program to learn from, which shows how we can display text to the screen. I know
it's probably a bit simple, so maybe I'll spruce it up a bit, as no matter h....
Your Most Favourite Computer Language
(84) what do you think??....
Looking for web, programming, language, web, programming, language
|
*SIMILAR VIDEOS*
Searching Video's for web, programming, language, web, programming, language
|
advertisement
|
|