Current location: Hot Scripts Forums » Programming Languages » PHP » How to call function in php


How to call function in php

Reply
  #1 (permalink)  
Old 10-11-11, 02:32 AM
burhanahmed92's Avatar
burhanahmed92 burhanahmed92 is offline
New Member
 
Join Date: Oct 2011
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation How to call function in php

i want to know how to call a php function with html button. I want to call this function with html button
plz help
function queue1(){
$x = array("orange", "banana", "apple", "raspberry");
$pop = array_pop($x);
echo "POP</ br>";
var_dump($x);

}
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
making a function call the way jQuery does it vitronprince JavaScript 7 02-18-11 06:23 AM
Trying to make my affiliate links open in a new window browser??? bigendz13 PHP 3 10-26-10 08:35 AM
call function on confirm alert vinpkl JavaScript 4 11-23-08 08:03 AM
PHP Error Fairnie PHP 8 06-26-04 07:15 AM
accessing existing ISP email with a PHP webmail script. nlancaster PHP 1 01-07-04 03:28 AM


All times are GMT -5. The time now is 08:52 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.