Connecting Tech Pros Worldwide Forums | Help | Site Map

How to write PHP function

nobin's Avatar
Newbie
 
Join Date: Jul 2008
Location: Sutrapur, Bogra. Bangladesh
Posts: 3
#1: Jul 16 '08
HI Every body!

This is my first post. I am web developer and i work with php but i don't understand about the php function.

I read the article form php manual about function. But when i trying to start i don't get any solution.

I want to create a function for display My SQL result. I do this without function but I want to use function for this job.

Is there any body who help me to solve my problem and teach me a little bit about php function.

Thanks
Mohommad Nobirul Islam - Nobin
[URL removed]

pbmods's Avatar
Site Moderator
 
Join Date: Apr 2007
Location: Texas
Posts: 5,435
#2: Jul 16 '08

re: How to write PHP function


Heya, Mohommad.

You mean functions (http://php.net/language.functions)?
nobin's Avatar
Newbie
 
Join Date: Jul 2008
Location: Sutrapur, Bogra. Bangladesh
Posts: 3
#3: Jul 18 '08

re: How to write PHP function


Quote:

Originally Posted by pbmods

Heya, Mohommad.

You mean functions (http://php.net/language.functions)?

Thank you for your reply.
Yes but I can't started with this docs I need a easy tutorial for function to display mysql result.

Thank again.
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,949
#4: Jul 18 '08

re: How to write PHP function


Quote:

Originally Posted by nobin

Thank you for your reply.
Yes but I can't started with this docs I need a easy tutorial for function to display mysql result.

Thank again.

Check this out.
Reply