Sorry, my english isn't very good...
Yours faithfully
J. Dreesen
Here are 2 tutorials that might be of interest:
http://www.gotfusion.com/tutsTB/homebasics.cfm
http://www.gotfusion.com/tutsTB/homemysql.cfm
The latter is for members of gotfusion.com
I hope those help you . . .
Tony
"Dreesen" <dre...@efk.de> wrote in message
news:bd9ldo$p8...@news01.netobjects.com...
: Hi, I'm asking myself if there is a comfortable way to communicate with
:
:
thx for the tutorials, the first was very useful.
the second I couldn't see, because I'm not a member of getfusion.com
thx, plz post more tutorials if there are some...
J. Dreesen
"Tony W" <lptd...@123ntlworld.com> schrieb im Newsbeitrag
news:bdd3oc$r1...@news01.netobjects.com...
I think that MySQL is wellllllll documented all over the PHP arenas. You
should get a handle on databases and PHP before you try to put them under
the hood of NOF.
Learning db design is crucial to eventually having a good and speedy site.
Understanding indexes and normalization as well as the limit clause will
really help.
I have years of SqlServer data warehousing under my belt. I have created a
few tiny little PHP/MySQL sites just to test load and graphics capabilities.
I was really trying to determine images as a file or in a db.
Back to the point. Go over to PHP sites and get into how to set up a db,
user rights, etc. Make a few tables and start learning database
programming. Give yourself a few weeks to get comfortable. Learn how to
create classes in PHP to do allot of your work for you. Experience errors
in data and how to catch them before the crumble.
When that's done you then go to the docs here.
--
Stephen Russell
S.R. & Associates
Memphis TN
901.246-0159
Steve says get rid of the notat_ to send him a reply!
Steve says get rid of the notat_ to send him a reply!
"Dreesen" <dre...@efk.de> wrote in message
news:bd9ldo$p8...@news01.netobjects.com...