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 an array, or a list (vector), hashtable (which is an implementation of a map), dictionary, collection, stack, queue and probably more. How you can have another PHP array as a value, you can also easily simulate trees. PHP Array Syntax: Create an Array language-construct array () is used to create a ... more
osCommerce 2.2 Milestone 2 BR
Archives (Portuguese-Brazil) for translation of the admin and catalog of osCommerce 2.2 MS 2 for the original version. This translation is not included in the parties Admin Database. AKPC_IDS Download + = "80"; Popularity: 10% [?] Read More →
Here's how to send an e-mail by PHP for more than one recipient:? View Code PHP php # set the recipients $ recipients = "fulano@dominio.com.br, beltrano@dominio.com.br, cyclanic @ dominio.com.br "# define the subject of the email $ subject =" Sending e-mail to more than one recipient "# set the message of the email $ message =" Testing sending e-mail PHP for more than one recipient. \ nTip given in htmlstaff.org "# check ... more
PHP supports many features, so its great success among developers seeking to ease of programming, support databases, regardless of the corresponding operating system and hardware, among others. Among the features of PHP is the 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 better ... 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. Of course everyone can define their own exceptions in the firewall in the 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 on the 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 have to type your password when you access it again . Usually, cookies are used to store User preferences on the site. Let's see them as users 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 had to make a site that tape and read data in Japanese and Portuguese all in the same database. The solution to this was using UTF-8 encoding, forgetting the famous ISO-8859-1 (Latin). Using UTF-8 correctly you get rid of all the problems of stress that may be caused by 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, with modifications, Oracle. Advantages of use: "It's free, and has several templates changes, community-a gigantic system of templates designed with ease ... more
To redirect the user through php is very easy just put a page called index.php in the root of the server with the following code: 'Download index.php php / / Set the destination URL where http:// www.pagina destino.com-of-header ( "location: http://www.pagina-de-destino.com");?> That's it this way the user to access your site will be redirected to the desired page ! AKPC_IDS + = "288"; Popularity: 21% [?] Read More →
Increasingly, the phpmyadmin has a key role in the creation / management of databases in mysql! With the growing number of programmers PHP / MYSQL in Portugal and Brazil, offers here a very comprehensive ebook on how to use phpmyadmin. AKPC_IDS Download + = "281"; Popularity: 64% [?] 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 on the menu. For a better understanding is needed explanation about the structure of Moodle. This structure can be divided into modules and blocks: Blocks: adhesive boxes are usually located on the side of the page. They most often links to activities, ... more
ON

This web site is designed, existing content available on the web or created by the authors on several technologies including web (php, mysql, java, axax, html, etc). If you find a post that has been copied from another site and deseija it does not appear sufficient to contact the author. BOTTURN PHP Programing









