LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-11-2009, 04:17 AM   #1
frndz293
LQ Newbie
 
Registered: Nov 2009
Posts: 4

Rep: Reputation: 0
need query and php code for the following problem


for eg: say A has done a transaction to B from a post office..he will be provided a reference number inorder to know the status of transaction. if B doesn't recieve that transactionn within limited time..then A claims request to know the status of his transaction i.e.m, whether the transaction has done/sending failed/sendding progress..this is done through web..where A opens a web server and goes to particular web address(which is provided earlier) and posts a copmplaint regarding transaction status. This complaint is stored in the data base of server.the one who operates web server opens his database a finds lots of complaints. he replies to everyone.

SO i need a query for the above problem..which includes the form to be filled by customer and php code for the same
 
Old 11-11-2009, 08:40 AM   #2
never say never
Member
 
Registered: Sep 2009
Location: Indiana, USA
Distribution: SLES, SLED, OpenSuse, CentOS, ubuntu 10.10, OpenBSD, FreeBSD
Posts: 195

Rep: Reputation: 37
and your willing to pay how much to have someone do your work for you?

You will have a lot better luck getting help if you ask about a specific problem you are having and show where you are stuck.
 
Old 11-12-2009, 04:50 AM   #3
frndz293
LQ Newbie
 
Registered: Nov 2009
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by never say never View Post
and your willing to pay how much to have someone do your work for you?

You will have a lot better luck getting help if you ask about a specific problem you are having and show where you are stuck.


im a college student and i this is my project..i hav no idea hw much does it cost..u temme..bt i need to complete my project within 10dayss
 
Old 11-12-2009, 05:07 AM   #4
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,726

Rep: Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706
There are simply hundreds of php/mysql tutorials on the web. Google for them and start learning. Come back when you get stuck on *specific* items.

Evo2.
 
Old 11-12-2009, 09:28 AM   #5
never say never
Member
 
Registered: Sep 2009
Location: Indiana, USA
Distribution: SLES, SLED, OpenSuse, CentOS, ubuntu 10.10, OpenBSD, FreeBSD
Posts: 195

Rep: Reputation: 37
Quote:
Originally Posted by frndz293 View Post
im a college student and i this is my project..
All the more reason not to help you.

Quote:
Originally Posted by frndz293 View Post
i hav no idea hw much does it cost..u temme..bt i need to complete my project within 10dayss
To answer your question it costs me my living to do your work for you for nothing. It costs you about $180.00/hr for my time, and I have a 2 hour minimum.

I can certainly understand why you are so overwhelmed by your project. You do not yet have a basic understanding of the english language, sentence structure and spelling (This is not a cell phone). How could anyone possibly expect you to know anything about php/SQL . . .

I would encourage you to stop partying, start attending classes and do your own work. That is how you learn. Even if you get someone to do the work for you, it will likely be obvious to the instructor that you didn't do the work because it will probably include advanced programming you have not yet been taught.

If you get stuck at a particular point people here will be more than willing to help you, we assist people who are having a problem because no one person can know everything, and in this occupation you often end up wearing many hats and working outside your comfort zone. We don't do peoples work for them just for fun, for most of us this is how we earn a living.

You are going to have a very rude awakening when you enter the workforce, especially with the current economy. You will never hold a job if you can't do the work.
 
Old 11-13-2009, 10:27 AM   #6
frndz293
LQ Newbie
 
Registered: Nov 2009
Posts: 4

Original Poster
Rep: Reputation: 0
[QUOTE=evo2;3754015]There are simply hundreds of php/mysql tutorials on the web. Google for them and start learning. Come back when you get stuck on *specific* items.

Evo2.[/QUOTE

i have done my sql programming part..i need that to implement through php..how can i do that?
 
Old 11-13-2009, 08:17 PM   #7
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,726

Rep: Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706
Quote:
Originally Posted by frndz293 View Post
i have done my sql programming part..i need that to implement through php..how can i do that?
Good to hear.

Like I said try a tutorial. The following was the first hit when I googled "php mysql tutorial"

http://www.freewebmasterhelp.com/tutorials/phpmysql/

Do you have any Linux related questions? For example are you trying to set up basic Linux/Apache/MySQL/PHP (LAMP server) box to run your code?

Cheers,

Evo2.
 
Old 11-14-2009, 06:00 AM   #8
frndz293
LQ Newbie
 
Registered: Nov 2009
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by evo2 View Post
Good to hear.

Like I said try a tutorial. The following was the first hit when I googled "php mysql tutorial"

http://www.freewebmasterhelp.com/tutorials/phpmysql/

Do you have any Linux related questions? For example are you trying to set up basic Linux/Apache/MySQL/PHP (LAMP server) box to run your code?

Cheers,

Evo2.

i have downloaded the software to implement SQL software and i have done that..but what i need to know is how to connect PHP with SQL?

Thanks a lot for your support
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with comparing user input to result of a query php orfiyus Programming 3 07-11-2007 12:08 AM
Please help me solve the problem of my PHP code naihe2010 Programming 10 03-07-2006 08:39 PM
a problem on my php code. babyboss Programming 12 08-16-2005 10:07 PM
php/,mysql problem: can't query JJX Linux - General 4 01-06-2005 06:10 PM
Mysql/PHP query problem with datetime field. Pcghost Programming 2 11-11-2003 01:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration