|
Posted by Jerry Stuckle on 09/08/07 12:21
Serafin wrote:
> Hello!
>
> I wanna create php page where I can do some table at once editing,
> inserting, updateing, and I wanna learn how to do that.
> Is there any tutorial on this?.
> I saw DW extension "FX Multiple Records At Once" which can do same, but is
> there manual method ?
>
> Regards
>
>
Well, you'll need to learn PHP, and if you're storing the data in a
relational database such as MySQL, you'll need SQL. None of it is hard
- it's all pretty basic PHP and SQL.
It sounds like you're pretty much a beginner with PHP. So I'd suggest
the place to start is your local book store or library. There are some
good books which will go into a lot more detail than online tutorials.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|