Mini-curso: PHP e AJAX com XAJAX

Se você esta procurando aprender a utilizar AJAX aplicado em sistemas PHP e é do DF, não perca esta oportunidade!

Estarei ministrando um mini-curso de PHP e AJAX na primeira edição do PHPDF Roadshow , que acontece neste sábado, dia 19/Maio. O objetivo deste mini-curso é apresentar a técnica conhecida como AJAX, demostrando como ela funciona e após isto demonstrar o uso da biblioteca XAJAX, que facilita a uso de AJAX no ambiente PHP.

A palestra será ministrada duas vezes, uma as 10h da manhã e novamente em torno das 12h, com uma hora de duração. Não perca esta e outras palestras/mini-cursos do 1º PHPDF Roadshow !

comments powered by Disqus

Related Posts

Analisando a PHP Conference Brasil 2008 e slides da palestra

Analisando a PHP Conference Brasil 2008 e slides da palestra

  • December 3, 2008

Mais um ano e mais uma PHPConf , este ano uma nuvem de discussões e #mimimi rodeou a realização de todos eventos de PHP, mas acredito que o resultado final tenha sido positivo o bastante para deixar isto para trás.

Read More
Using User-Defined Varibles in MySQL

Using User-Defined Varibles in MySQL

  • September 28, 2006

Cast the first stone he who never made a mistake modeling a database! Every now and then in your career you will be face to face with a problem like this: due to the nature of a table’s data you created a table without a primary key, or using a composed key. So far so good, but due to an upgrade you see the need to have a unique key identifying all the registers in your table, in my case it was due to a AJAX interface.

So what now? You have a table full of data, and of course, as Murphy’s law will tell you, that data cannot be erased. MySQL will prevent you from turning a filled to a primary key if it finds duplicated values in the table. Quite a brain twister, but I did a little research and found a rather simple solution to the matter.

UPDATE: So it actually came to my atention that a query I had already tried does the job in an even simpler form, but my modelling tool executed the commands out of sync and that why i had problems. So this article stays on as a good example of how to use mysql variables.

Read More
J and Beyond 2014: An Overview

J and Beyond 2014: An Overview

  • June 3, 2014

The past weekend marked a very important moment for me. After almost a year on the sidelines dealing with personal matters, I finally had the opportunity to go talk to and teach another community.

Read More