Re: [PHP-DB] Conditional updating...

2006-06-17 Thread Alejandro Tesone
Why don't you try populating the fields the user intends to modify with the information you already have? Alex T On 6/17/06, Grae Wolfe - PHP <[EMAIL PROTECTED]> wrote: Good day! I have been working on this little "free" project for a while, and now I have hit another major hiccup. Is there

Re: [PHP-DB] capture a webpage to later process it

2006-05-01 Thread Alejandro Tesone
Maybe you are looking is CURL function. On 4/29/06, John Hicks <[EMAIL PROTECTED]> wrote: John Hicks wrote: > J. Alejandro Ceballos Z. -JOAL- wrote: >> >> I want to read the results of an URL address, to later process it and >> insert part of them as internal code. >> >> If I use include or req