|
Posted by J.O. Aho on 07/19/06 19:28
Frankly wrote:
> "J.O. Aho" <user@example.net> wrote in message
> news:4i73ngF2a6doU1@individual.net...
>> Frankly wrote:
>>
>>> very true. i am wondering how much help phpmyadmin is going to be with
>>> the php.
>> phpmyadmin are usually used only to maintain the data in the database.
>> Even if it's written in php, it won't give you any advantage when you
>> write your own php code.
>>
>>
>>> well i have a few things i need to do today and then its back to the
>>> books. i will also look at your other post a few more times. this stuff
>>> is hard :).
>> Don't worry to much about things, start with something simple and do the
>> examples you have in your books, that way you learn.
>>
>>
>> //Aho
>
> i just recieve the email from rackspace.
> You are able to join tables on our system but phpmyadmin program does not
> allow this. If you want to join tables you can use a another software
> program or a script to connect remotely to the server to do the this. A
> alternative program is Mysql Administrator at the following link:
>
> http://www.mysql.com/products/tools/
>
> This are free MySql tools that you can download. I apologize for any
> inconvenience.
>
>
>
> Thank You
>
> Webhosting Support
>
> no body reading this works with PHPmyAdmin?
The phpmyadmin they have configured, don't support the needed "PMA Database",
which seems to be required to use joins in a proper way in phpmyadmin.
You can use another tools or your own scripts to use joins and it will work
properly.
//Aho
Navigation:
[Reply to this message]
|