Search:

Type: Posts; User: Gyan Guru

Search: Search took 0.17 seconds.

  1. Replies
    2
    Views
    1,838

    Re: How to use List in XHTML

    Definition lists

    As their name suggests, lists of definitions are mainly used to list words and their associated definitions. They may have other uses thanks to CSS, and it is possible to use in...
  2. Replies
    2
    Views
    1,838

    Re: How to use List in XHTML

    It differs from the previous by the fact that adds numbers to the bullets. So there is a notion of order, not necessarily binding in the facts that you listed, but useful when you describe the steps....
  3. Replies
    2
    Views
    1,838

    How to use List in XHTML

    The lists are almost always present with the new sites coded in XHTML strict. Indeed, they are often used to create menus. You do not perhaps aware, but the menu you see on the left of this site is a...
  4. Replies
    2
    Views
    1,030

    Display text

    Display text

    Basic Operation in PHP, the display text can be done in different ways. We will see the easiest and fastest (in terms of processing time server) to display text. This is the...
  5. Replies
    2
    Views
    1,030

    When using PHP?

    You'll probably want to learn PHP convert your entire site in PHP and replace the code (X) HTML as echo () burst. This is not a good solution, we must not use PHP to generate static content. If your...
  6. Replies
    2
    Views
    1,030

    Tags (or tags) PHP

    When you save your text file with the extension. Php, you can have several codes in: from (X) HTML, JavaScript, CSS ... but also PHP. How PHP parser does the difference? he knows that the code is...
  7. Replies
    1
    Views
    3,493

    Re: How to Display Date 30 Days From Today

    The example below demonstrates the usage of creating a web page which will display the date after adding 30 days in it from today. Suppose today's date is 29-07-03, then it will display 28-08-03 i.e....
  8. Replies
    3
    Views
    1,494

    Re: Passing parameters by reference

    The passing parameters by reference is not complicated either. Let's take a simple example and then explain how it works:




    <? php
    ajouter_cinq function ($ number)
    (
    + $ number = 5;...
  9. Replies
    3
    Views
    1,494

    Re: Functions in PHP

    The parameters

    We have just seen an example of a procedure which did not contain any parameter. Parameters are variables that are placed between parentheses. These parameters used data on which...
  10. Replies
    3
    Views
    1,494

    Functions in PHP

    A function is a block of PHP code generally designed to be reused several times. Rather than write X time the piece of code, it puts in a function and this function is known when they will have...
  11. Replies
    1
    Views
    1,865

    Re: Installation and operation of WAMP

    This page contains a list of files in the directory of WAMP www. By default, you should put your files and PHP files in that folder (or in a subfolder), so they can be analyzed by PHP. To test the...
  12. Replies
    1
    Views
    1,865

    Installation and operation of WAMP

    PHP runs on the server side. But you certainly want to encode PHP on your computer and instantly see the results of changes you can make to your PHP scripts!

    Do not worry, you will not need to...
  13. Replies
    1
    Views
    5,134

    Re: PHP Course : Basics

    In PHP we can enter comments in our code (which is strongly advised to read your code elsewhere), by following ways:
    / / Everything that follows these two slashes is the comment will not be...
  14. Replies
    1
    Views
    5,134

    PHP Course : Basics

    Introduction to PHP
    Note that it is easier to start learning PHP with some basic HTML language, since both languages are often used together. To acquire these databases in HTML, there is nothing...
  15. Replies
    2
    Views
    1,355

    Re: MySQL with PHP

    Conclusion of tutorial

    This is the tutorial is nearing its end, I hope you will have learned a lot and thank you to be more and more likely to bear an interest in such courses.
    After reading,...
  16. Replies
    2
    Views
    1,355

    Re: MySQL with PHP

    4 - Modify a record with php mysql

    To modify a record with php mysql, there is a UPDATE query like this:



    <?. Php
  17. Replies
    2
    Views
    1,355

    MySQL with PHP

    This interaction between php and mysql has become quite famous since the language and the database are widely used Web now, and they are fairly simple to master.

    Explanations

    What is a...
  18. Replies
    3
    Views
    4,226

    Re: Declarative Parameters in Visual C#

    Showing All Suppliers By Default

    Rather than show none of the suppliers when first viewing the page we may want to show all suppliers at first, allowing the user to pare down the list by entering...
  19. Replies
    3
    Views
    4,226

    Re: Declarative Parameters in Visual C#

    Setting the Parameter Value to the Property Value of a Web Control

    The ObjectDataSource's parameter values can also be set based on the value of a Web control on the page. To illustrate this,...
  20. Replies
    3
    Views
    4,226

    Re: Declarative Parameters in C#

    Since we want to display information about a particular product we want to use the GetProductByProductID(productID) method.


    http://gallery.techarena.in/data/519/GetProductByProductID.JPG
    ...
  21. Replies
    3
    Views
    4,226

    Declarative Parameters in Visual C#

    The GetProducts() method returns a strongly-typed DataTable populated with all of the records from the Northwind database's Products table. The ProductsBLL class contains additional methods for...
  22. Replies
    3
    Views
    4,574

    Re: PHP form and sending via email

    4. Mistake

    Attention, sending data form is conducted by the PHP mail () as you see it. So PHP is properly configured to send mail with a mail server, otherwise it will not.
    For the mail function...
  23. Replies
    3
    Views
    4,574

    Re: PHP form and sending via email

    3. The final code of traitement.php

    Finally the entire code file traitement.php that we have just seen, to send the form data by email:


    <? php
    $ msg_erreur = "Error. The following fields...
  24. Replies
    3
    Views
    4,574

    Re: PHP form and sending via email

    2-3 Sending email

    Finally, we will proceed with sending the email, so you receive the form completed by the user. Start by preparing the header of mail that will make it possible to specify the...
  25. Replies
    3
    Views
    4,574

    PHP form and sending via email

    I. Introduction to sending email form PHP

    Many of you respond and ask for extensions of previous tutorials on the forms PHP, and it's always nice that you wear a great interest in our tutorials....
  26. Replies
    1
    Views
    3,595

    Re: Make a form HTML, CSS, PHP

    4. Create radio input (box to choose)

    For the choice of civility, we will create radio buttons type, ie single choice. When you make a choice, the choice selected previously will not be free. They...
  27. Replies
    1
    Views
    3,595

    Make a form in HTML, CSS, PHP

    Introduction to HTML form CSS PHP

    In this tutorial, we will discuss the creation of forms (x) html so that you are able to create a form for the pages of your website not only, but also that this...
  28. Replies
    3
    Views
    952

    Php

    PHP is a server-side scripting language whose primary purpose is to generate HTML content. Its creator, Rasmus Lerdorf defines it as "a cross-platform, HTML-embedded, server-side web scripting...
  29. Replies
    3
    Views
    952

    Information on PHP

    PHP is a computer scripting language, originally designed for producing dynamic web pages. It has evolved to include a command line interface capability and can be used in standalone graphical...
  30. Replies
    8
    Views
    1,278

    PHP is a computer scripting language. Originally...

    PHP is a computer scripting language. Originally designed for producing dynamic web pages, it has evolved to include a command line interface capability and can be used in standalone graphical...
Results 1 to 30 of 30
Page generated in 1,713,563,260.43305 seconds with 15 queries