LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   need query and php code for the following problem (https://www.linuxquestions.org/questions/linux-newbie-8/need-query-and-php-code-for-the-following-problem-768353/)

frndz293 11-11-2009 03:17 AM

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

never say never 11-11-2009 07:40 AM

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.

frndz293 11-12-2009 03:50 AM

Quote:

Originally Posted by never say never (Post 3752879)
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

evo2 11-12-2009 04:07 AM

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.

never say never 11-12-2009 08:28 AM

Quote:

Originally Posted by frndz293 (Post 3753995)
im a college student and i this is my project..

All the more reason not to help you.

Quote:

Originally Posted by frndz293 (Post 3753995)
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.

frndz293 11-13-2009 09:27 AM

[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?

evo2 11-13-2009 07:17 PM

Quote:

Originally Posted by frndz293 (Post 3755688)
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.

frndz293 11-14-2009 05:00 AM

Quote:

Originally Posted by evo2 (Post 3756406)
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


All times are GMT -5. The time now is 05:30 AM.