* Thus wrote PAUL FERRIE ([EMAIL PROTECTED]):
> Hello again guys, thanks for the help over the past 48 hours :)
>
> Over the past week i have had the job of tweaking the php pages of a friends
> site. so far so good :)
>
> Now i am onto the admin area for running the website. I downloaded one
PAUL FERRIE wrote:
> ...
add new data to the DB
On the links have:
View database
U are outputting those links incorrectly, because resulting HTML
contains "$tablename". Try output those links this way...
View
database
...or this way
echo 'View
database';
?>
--
Pavel a.k.a. Papi
--
PHP Ge
I am still stuck
I now have this in the navigation page
{$_GET['tablename']}";
} else {
"$tablename did not get sent";
}
?>
this gets the tablename from the previous page from the dropdown menu
but still the other pages are not picking it up :(
Please i need to get this working
Cheers
paul
"Bur
lol
i not that feeling whaen it come to flash based questions ;)
Cheers]
"Burhan Khalid" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> PAUL FERRIE wrote:
>
> > Hello again guys, thanks for the help over the past 48 hours :)
> >
> > Over the past week i have had the job of tweaki
PAUL FERRIE wrote:
Hello again guys, thanks for the help over the past 48 hours :)
Over the past week i have had the job of tweaking the php pages of a friends
site. so far so good :)
Now i am onto the admin area for running the website. I downloaded one of
the many db managers scripts from ww
5 matches
Mail list logo