Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- Get URL redirected url?


janton - 12:29 pm on Jul 4, 2008 (gmt 0)


o yeah is it possible to have a query been replaced (over the old one).

Because if i want to make a new url, that overrides the old id... it gives a error ;(

$TestData = array();
$TestData[] = array( '10', $url );

$Query = "
INSERT INTO
`films`
SET
`id` = '%s',
`url` = '%s'
";

If i delete the old one out of mysql (the one with 10 id) than i can make a new one that hase the value (id)


Thread source:: http://www.webmasterworld.com/php/3681920.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com