Ask a Question related to PHP Development, Design and Development.
-
Artco News #1
newbie question for Ruby and/or PHP
Hi, with some of your help, I manage to extract a delimited record into
mysql database using ruby.
I have the following structure in my MySQL database:
acnum varchar(16) --- unique code
description text --- description
accode varchar(16) --- secondary code
note text --- a note
imagepath varchar(255) --- image filename
What I'd like to do is using Ruby(and/or PHP) to be able to do some
operation on those records such as: add a new one, modify, delete, and
display the image in the page as well.
I'd love to do it in either one of the language(Ruby/PHP) or if you have
better one, please do let me know and may be if you kind enough to give me
some example.
Thanks
Artco News Guest
-
Newbie question : Extending Ruby
I'm making my first extension to Ruby. The C file declarations look like: __declspec(dllexport) VALUE cImage8 = Qnil; __declspec(dllexport)... -
Ruby OO-newbie design-question
Hi! I'm not at all new to programming, I know OO-concepts but I don't have any hands-on experience with designing/programming OO except for small... -
Ruby newbie Q: Do I have a damaged copy of PickAxe
--3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Meino!... -
Newbie Q: Data encapsulation with Ruby
Hi, as a beginner in C++ I learned that one advantage of OOP over the procedural programming is data hiding and encapsulation. In C++ this is... -
[ruby-talk] newbie locale/ascii sort question
Hi, In message " Re: newbie locale/ascii sort question" on 03/07/01, Bengt Dahlqvist <bengt.dahlqvist@ling.uu.se> writes: |Does such utilities... -
Artco News #2
newbie question for Ruby and/or PHP
Hi, with some of your help, I manage to extract a delimited record into
mysql database using ruby.
I have the following structure in my MySQL database:
acnum varchar(16) --- unique code
description text --- description
accode varchar(16) --- secondary code
note text --- a note
imagepath varchar(255) --- image filename
What I'd like to do is using Ruby(and/or PHP) to be able to do some
operation on those records such as: add a new one, modify, delete, and
display the image in the page as well.
I'd love to do it in either one of the language(Ruby/PHP) or if you have
better one, please do let me know and may be if you kind enough to give me
some example.
Thanks
Artco News Guest
-
luc wastiaux #3
Re: newbie question for Ruby and/or PHP
Artco News wrote:
Look up "SQL tutorial" on google, this should get you started. After> I'd love to do it in either one of the language(Ruby/PHP) or if you have
> better one, please do let me know and may be if you kind enough to give me
> some example.
that, find a PHP tutorial (there are lots). Once you understand how to
do this with PHP, ruby will be no problem.
--
luc wastiaux - email: [email]dustpuppy@airpost.net[/email]
jabber: [email]luc@jabber.4002.org[/email]
ICQ: 76235870
luc wastiaux Guest



Reply With Quote

