Posted by Marcelo on Sabadini
26/05/2008
Mini course in PHP (Part 5) - OPERATORS
Operators
Operators are characters we use to do some specific operation. We have several types of operators:
- Arithmetic;
- String;
- Allocation;
- Bit by bit;
- Logic;
- For comparison;
Posted by Marcelo on Sabadini
22/05/2008
Mini course in PHP (Part 4) - DREAMWEAVER AND ZEND STUDIO (IDE's)
Hello people, today I will talk about Dreamweaver and Zend Studio.
Before that, you know what it is for these programs?
Yes? Wonder!
Not?
Well, roughly speaking, you must have felt awful to have done the test code of the last post in notepad. And no wonder, the entire text of the same color (black).
Posted by Marcelo on Sabadini
21/05/2008
Indication hot!
I want to indicate a very good site for those who want more information about OpenSocial, Data Portability, Widgets, Orkut, social networking, web 2.0/3.0 and related ...
Posted by Marcelo on Sabadini
21/05/2008
Mini course in PHP (Part 3) - INSTALLING PHP, MYSQL AND APACHE - WAMP
Well folks,
Came time to start doing some things with PHP.
I would start teaching install PHP, MySQL and Apache, each separately, but I thought better and remembered the time I started.
In my humble opinion, the installation 'manual' PHP & Co. is extremely boring and complicated.
We can avoid this headache by installing a program that does it all. For who is starting with PHP does not know what it is for settings that will be made.



