473,320 Members | 1,841 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

php database

i am new to php database, how to connect php database fields with user
profile files page?
like if i am creating a user sign up page, and i want it to be stored
on the database how do they communicate ?

Dec 15 '05 #1
3 1401
On Wed, 14 Dec 2005 18:17:03 -0800, DesiGuju78 wrote:
i am new to php database, how to connect php database fields with user
profile files page?
like if i am creating a user sign up page, and i want it to be stored
on the database how do they communicate ?


Repeating this post several more times will probably work. Also, you
should consider cross-posting this to all groups about MySQL, PostgreSQL,
Oracle, SQL Server and UDB. That will get you information much faster
then buying a $20 book in your local book store.

--
http://www.mgogala.com

Dec 15 '05 #2
De********@gmail.com wrote:
i am new to php database, how to connect php database fields with user
profile files page?
like if i am creating a user sign up page, and i want it to be stored
on the database how do they communicate ?


They communicate via:
1) a connection
2) a query executed on that connection
3) If you receive result, you'll get a resultset-handle back.
Loop over it.

Depending which functions you do need, depends on the database you will use.
Just go to php.net, and start reading.
for example, for mySQL:

http://nl2.php.net/manual/en/ref.mysql.php

Also, like others suggested, get a good book.
Everything printed by O'Reilly will do. ;-)
A good book will get you going in no time.
I do not expect anybody in this newsgroup is willing to teach you all the
stuff. It is a lot, but if you had previous experience with databases and
scriptinglanguages (JSP/ASP/Perl), all will be straightforward for you.

Good luck.

Regards,
Erwin Moller
Dec 15 '05 #3
> i am new to php database, how to connect php database fields with user
profile files page?


<snip>

Well, everyone here said the right thing. You might try this small
tutorial before heading for a book store! These "MySQL/PHP Database
Driven Websites" - (Part I, II and III) articles will obviously help
you to get started. Get a print-out with all it's diagrams a-n-d "Go
play!", please.

http://www.phpfreaks.com/tutorials/89/0.php
--
Raqueeb Hassan
Bangladesh

Dec 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Cherrish Vaidiyan | last post by:
sir, The following are the steps that i followed in setting up standby database on Red hat Linux 9. i am using Oracle 9i. i have followed the steps in this site : ...
6
by: Marvin Libson | last post by:
Hi All: I am running DB2 UDB V7.2 with FP11. Platform is Windows 2000. I have created a java UDF and trigger. When I update my database I get the following error: SQL1224N A database...
8
by: Kamlesh | last post by:
Hi, How do I know the physical database path of a database. When I goto the DB2INSTANCE users's directory (/home/db2inst1), I see following folders: /db2inst1/NODE0000/SQL00001...
1
by: pintur | last post by:
The message is: SQL1036C Errore di I/O durante l' accesso al database. SQLSTATE=58030 what is the proble? what for restore tables? thanks
3
by: josh.kuo | last post by:
Sorry about the subject, I can't think of a better one. I recently wrote some PHP classes that I think might be of interest to this group. Since I have been reaping the benefits of reading news...
8
by: morleyc | last post by:
Hi, until recently i was quite happy to add data sources from mssql database in visual studio and drag the datasets directly onto the form this creating a directly editable form which worked well....
0
by: Jack | last post by:
Training Classes for Oracle10g, 9i, 8i Certification training in Oracle10g and 9i: DBA, Developer, Discoverer. training conducted at your location worldwide. Courseware licensing also available....
0
by: Winder | last post by:
Training Classes for Oracle10g, 9i, 8i Certification training in Oracle10g and 9i: DBA, Developer, Discoverer. training conducted at your location worldwide. Courseware licensing also available....
0
by: Laurynn | last post by:
# (ebook - pdf) - programming - mysql - php database applicati # (Ebook - Pdf)Learnkey How To Design A Database - Sql And Crystal Report # (ebook-pdf) E F Codd - Extending the Database Relational...
9
by: Peter Duniho | last post by:
Is there a straightfoward API in .NET that allows for inspection of a database? That is, to look at the structure of the database, without knowing anything in advance about it? For example,...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.