Results 1 - 15 of about 5762 sawaal for "php"
PHP Hypertext Preprocessor is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.PHP is a powerful server-side scripting language for creating dynamic and interactive websites.PHP is the widely-used, free, and efficient alternative to competitors such as Microsofts ASP. PHP is perfectly suited for Web development and can
Posted in
Computers & Technology by Aryan Gusain at 10:45 PM on July 02, 2008
well imthiyaz, PHP, which stands for "Hypertext Preprocessor", is a server-side, HTML embedded scripting language used to create dynamic Web pages. Much of its syntax is borrowed from C, Java and Perl with some unique features thrown in. The goal of the language is to allow Web developers to write dynamically generated pages quickly.In an HTML page, PHP code is enclosed within special
Posted in
Computers & Technology by imthiyaz at 9:59 PM on June 16, 2008
PHP is a scripting language most often embedded in HTML documents and executed on the server before output is sent to the Web browser. It can also be used as a command-line tool outside of the Web server environment.PHP is commonly installed in conjunction with other open source software to build Web applications, a platform referred to by the term "LAMP" which stands for Linux, Apache, My
Posted in
Computers & Technology by Aryan Gusain at 2:52 PM on June 17, 2008
PHP is a scripting language which is widely used to create dynamic website pages.PHP can perform any task that any CGI program can do, but its strength lies in its compatibility with many types of databases. Also, PHP can talk across networks using IMAP, SNMP, NNTP, POP3, or HTTP.PHP has many open-source libraries included with the core build, and many more are readily available. Extensions exist
Posted in
Computers & Technology by Rocky at 4:59 PM on May 09, 2008
PHP is an HTML-embedded Web scripting language. This means PHP code can be inserted into the HTML of a Web page. When a PHP page is accessed, the PHP code is read or "parsed" by the server the page resides on. The output from the PHP functions on the page are typically returned as HTML code, which can be read by the browser. Because the PHP code is transformed into HTML before the page
Posted in
Computers & Technology by satyaiitk at 11:14 PM on May 17, 2008
well,Recently, I was looking for a calendar system that would allow me to keep track of events, appointments and project dates. Quite a few of the applications that I looked at were written in PHP and used a database to keep track of events. Since I had already planned on configuring an extra computer for use as a web server, I figured that it wouldnt be much more work to add PHP and MySQL to it
Posted in
Computers & Technology by kokila vani at 7:11 PM on September 12, 2008
Well Gaurav , At one time, you needed special knowledge about web programming languages PHP, ASP, etc. in order to create a forum online. However, there are now ways of creating forums for feedback without any idea how to program. Follow these steps and get all the feedback you want! 1. Get a free PHP hosting such as www.byethost.com. 2. Register yourself and a domain name here. 3. Go to www
Posted in
Computers & Technology by gaurav at 6:09 PM on June 28, 2008
hi pawan:-If you need to embed dynamic text into static text, youll find PHP extremely useful. It was designed for this, and it excels at it. PHP is also very useful for integrating web pages with databases.The PHP scripting language resembles JavaScript, Java, and Perl, These languages all share a common ancestor, the C programming language.PHP is most different from JavaScript and Java. PHP is a
Posted in
Computers & Technology by pawan at 4:42 PM on April 24, 2008
well, We have been creating web-applications using PHP since it came into existence, now we can also develop Desktop or Stand alone Applications with PHP-GTK. Desktop Applications are one which does is platform independent. When that particular piece of code is executed within the JVM.source site: http://devzone.zend.com/articl e/2654-Developing-Desktop-Appl ications-in-PHP...well, PHP stands for PHP
Posted in
Computers & Technology by Palash at 12:25 AM on September 06, 2008
described in general as dynamic HTML. What is sometimes referred to as HTML 5 is an extensible form of HTML called ExtensibleHypertext Markup Language XHTML.PHP is a script language and interpreter that is freely available and used primarily on Linux Web servers.PHP, originally derived from Personal Home Page Tools, now stands for PHP: Hypertext Preprocessor, which the PHP FAQ describes as a "
Posted in
Computers & Technology by sreenivas at 5:50 PM on May 22, 2008
A PHP session variable is used to store information about, or change settings for a user session. Session variables hold information about one single user, and are available to all pages in one application....A PHP session variable is used to store information about, or change settings for a user session. Session variables hold information about one single user, and are available to all pages in one
Posted in
Computers & Technology by blogger01 at 1:01 PM on May 23, 2008
PHP is a recursive acronym for "PHP Hypertext Preprocessor". It is an open source, interpretive, HTML centric, server side scripting language. PHP is especially suited for Web development and can be embedded into HTML pages. PHP is comparable to languages such as JSP Java Server Pages and Oracles PSP PL/SQL Server Pages.This FAQ describes how PHP interacts with the Oracle Database
Posted in
Computers & Technology by rachna nigam at 10:39 PM on October 24, 2008
Let me suggest you to refer to these websites to learn PHP online through effective resources. You will find complete references of all PHP functionalities. Learning PHP is NOT as overwhelming as it might seem, I promise you. Just take it one step at a time, and before you know it youll be off and running:http://www.tizag.com/ph pT/http://www.w3schools.com/PHP /DEfaULT.asP http
Posted in
Computers & Technology by alok at 11:20 PM on September 12, 2008
well;For many d...ifferent technical reasons, PHP requires you to specify your intentions when you open a file. Below are the three basic ways to open a file and the corresponding character that PHP at the location specified by the file pointer.PHP - Explanation of Different Types of fopenThese three basic ways to open a file have distinct purposes. If you want to get information out of a file, like search
Posted in
Computers & Technology by Rocky at 1:54 AM on May 26, 2008
Well Ketan! PHP is a recursive acronym for "PHP Hypertext Preprocessor". It is an open source, interpretive, HTML centric, server side scripting language. PHP is especially suited for Web development and can be embedded into HTML pages. PHP is comparable to languages such as JSP Java Server Pages and Oracles PSP PL/SQL Server Pages. This FAQ describes how PHP interacts with the Oracle Database
Posted in
Computers & Technology by ketannigam at 12:13 AM on November 14, 2008