An array in PHP is actually an ordered map. A map is a type that maps values to keys. This type is optimized in several ways, so you can use it as a real array, or a list (vector), hashtable (which is an implementation of a map), dictionary, collection, stack, queue and probably more. How can you have another PHP array as a value, you can also easily simulate trees. PHP Array Syntax: Create a language-construct array Array () is used to create a ... more
osCommerce 2.2 Milestone 2 BR
Files (Portuguese-Brazil) for translation of the admin and catalog of osCommerce 2.2 MS 2 for the original version. This translation is not included parties Admin Database. AKPC_IDS Download + = "80"; Popularity: 7% [?] Read More →
Here's how to send an email through PHP for more than one recipient:? View Code PHP <? Php # define recipients $ recipients = "fulano@dominio.com.br, beltrano@dominio.com.br, cyclanic @ dominio.com.br "# define the subject of the email $ subject =" Sending email to more than one recipient "# define the message of the email $ message =" Testing sending e-mail by PHP for more than one recipient. \ nTip given in htmlstaff.org "# attach ... more
PHP supports many features, so its great success among developers seeking to ease of programming, support databases, runs independently of the operating system and hardware, among others. Among the features of PHP is support for sending files to the server through an HTML form. Any type of file can be sent to the server, be it an image, a text file, a database, etc.. Or rather ... more
XAMPP does not work on Windows XP SP2! Right! But here, Microsoft released a new firewall. This firewall blocks the ports 80 (http) and 443 (https) and the server does not boot (more). A fast solution: Deactivate the Microsoft firewall with the toolbar and try to start XAMPP again. Naturally everyone can define their own exceptions to the firewall in Windows Security Center. The following ports are required for basic operation: http 80 (HTTP) 443 https (SSL) mysql ... more
A cookie is a file that is created by the site user's computer, containing data for later use by the site. An example of use of cookie are sites that create cookies so you do not need to enter your password when you access it again . Usually the cookies are also used to store user preferences on the site. Let's see how usua them in PHP: Creating a cookie to create a cookie is used to setcookie (). The basic syntax of it is the following: • View .. . more
A while ago I needed to make a website that was recording and reading data in Japanese and Portuguese all in the same database. The solution to this was to use UTF-8 encoding, forgetting the popular ISO-8859-1 (Latin). Using UTF-8 correctly you get rid of any problems that may be caused by stress on your page and get rid of instead of functions as utf8_encode () and derivatives. Although a few bytes to consume more in some characters, you will have the advantage of working ... more
phpBB is a management system for the Internet forums built through PHP scripts. The system name is a shortened form to PHP Bulletin Board. It is free software under the GPL. It has support for various management systems of databases such as MySQL, PostgreSQL, SQL Server, Microsoft Access and, with modifications, Oracle. Advantages of use:-It is free, and has several templates modifications, a massive community-template system designed with ease ... more
To redirect the user through php is pretty easy to just put a page named index.php in the root of the server with the following code: 'Download index.php php / / Set the destination URL where is http:// www.pagina destino.com-of-header ("location: http://www.pagina-de-destino.com");?> And so the user ready access to your site will be redirected to the desired page ! AKPC_IDS + = "288"; Popularity: 13% [?] Read More →
Increasingly, phpmyadmin has a key role for the creation / management of databases in mysql! With the growing number of programmers PHP / MYSQL in Portugal and Brazil, here are a fairly comprehensive ebook on how to use phpmyadmin. AKPC_IDS Download + = "281"; Popularity: 47% [?] Read More →
In this second part will address the main settings in a new installation of Moodle from the menu of the administrative system. This part of the tutorial will be divided according to the links from the menu itself. For a better understanding is needed explanation about the structure of Moodle. This structure can be divided into modules and blocks: Blocks: Cashiers are usually located in the adhesive side of the page. They have most often links to activities, ... more
ABOUT

This web site aims to make available existing content on the web or created by authors on various web technologies including (php, mysql, java, axax, html, etc). If you find a post which had been copied from another site and it does not appear deseija just get in touch with the author. BOTTURN PHP Programing









