[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • Lançamentos
Página 1 de 1

Lançamentos

Enviado: Maio 11th, 2011, 11:40 am
por Guilherme
bom dia pessoal, e´o seguinte:

estou precisando transferir registros de uma tabela para outra desde que satisfaça a uma certa condição, porem este registro só deverá ser transferido após a conclusão do processo, o sistema faz a 'transferencia' quando eu incluo o registro, e não é o que eu preciso, o que eu preciso é que o processo seja feito quando eu modificar o status para concluido.

não se me fiz explicar com clareza, será que alguem pode me ajudar?

Guilherme A Neto

Re: Lançamentos

Enviado: Maio 12th, 2011, 9:51 am
por Gustavo

Re: Lançamentos

Enviado: Maio 13th, 2011, 10:08 am
por Guilherme
obrigado, Gustavo

vou ver se desta forma resolve meu problema e posto o resultado em seguida.