Posted by Marcelo on Sabadini
13/02/2009
Tip site
Hello everyone how are you?
Today I post on the site of a friend of mine. Michael Mafort.
He is posting a series on 'Facilities for your life' (for the life of a programmer), where he spends Cakephp tips, MySQL, Subversion, Regular Expressions, and more!
The address is: http://www.michaelmafort.com/blog/
I hope you enjoy and learn about many things it is a very nice guy.
Hugs!
Posted by Marcelo on Sabadini
12/02/2009
How to debug their code PHP with Zend Studio
Good morning all good people?
As I posted about setting up the Zend debugg ( Windows / Linux ) now I'll post a video of how to use this feature (if someone does not know yet).
As he was without a microphone, took a test making the video with the notebook open to go writing what I speak. It was not the best, but I think it's to understand perfectly. Anyway I posted the video ... it was bad please tell me .. then I'll record the video again with a microphone ![]()
To see the video click the link below:
Posted by Marcelo on Sabadini
11/02/2009
PHP Mini Course - News system (Putting a 'layout' basic) - Lesson 15
Hello everybody. We will continue our course.
As you know, we are developing a system of news. We've done the following:
- Register and login
- User List
- Deleting users
So far we're putting all the files in the root system. Today we'll organize a little the structure of the files, because this way is very confusing.
Posted by Marcelo on Sabadini
10/02/2009
Configuring Debug in Zend Studio (Linux)
For those who followed the post Configuring Debug in Zend Studio (Window) already knows that server for this tool. If you do not know, I'll give a little explained:
The Zend Debug serverpar debugging PHP code. When starting a debug session, the panel carries Zend 'Debug Window' ALL variables that scope (see main picture of this post). Perbeba he carried all the global variables, the super-global ($ _GET, $ _POST, ...) ... And we can still set a break point in our code, so that when we start the debug, it is 'paused' exactly on the line where we set the breake point, from this point we can step through code line by line following and watching exactly the code is running, facilitating at 1000000% chance of finding any errors.
Well, let it!
Posted by Marcelo on Sabadini
09/02/2009
Pre-registration for the 1st PHP MG
As yet there is common knowledge, I will talk about 1st meeting of the MG PHP.
The 1st Meeting PHP-MG, which will be held on 25.04.2009, will be an event focused on web development market, providing participants with the interpersonal contact and knowledge of best practices and latest trends, as regards technology.
The event aims to provide participants an opportunity unprecedented in the state of knowledge exchange and networking among professionals miners. - Click here for program schedule vera (to be confirmed)
Shirts will be drawn from the group and A LICENSE OF ZEND STUDIO (since I'm watching it hehehe).
Already a rolling pre-registration form for the event, visit the following link: http://spreadsheets.google.com/viewform?key=piGghxJWH0T0wMpLeVsh6Fg
If you want to learn more about the group, enter the following addresses:
- [Site] h ttp :/ / www.phpmg.com
- [Google Groups] http://groups.google.com/group/phpmg
- [Orkut] http://www.orkut.com.br/Main # Community.aspx? cmm = 26992151
- [Twitter] http://twitter.com/phpmg
I've done my pre-registration and you??


