How to Execute a PHP Function on Button Click

preview_player
Показать описание
Learn how to call a PHP function on a button click

Become a WordPress Developer: Build Premium Themes & Plugins

You will learn how to Build both a Leaning Management System (LMS) plugin and theme in WordPress - to Manage Courses Like Udemy

Рекомендации по теме
Комментарии
Автор

Thank you sir, have a blessed day! :)

Ethan-xjhb
Автор

best wordpress tutorials on youtube..no non-sense straight to the point...bro plz keep coming more videos..

supriyasonawane
Автор

"im sick of this hello world" lmaoooo.. great video btw!!

annabeatriz
Автор

just a tip its not a description, a comments tatw93 and your videos are good and keep going forward

jamalamrins
Автор

Simple and effective, thank you bro !!!!

BosnianDeveloper
Автор

hey! if just call a function?
like u video do?

here's my problem:

<?php
if(isset($_POST['ab1']))
{
echo "<script type='text/javascript'>";
echo "console.log('yes');";
echo "</script>";
sendready("0", $myid);
}
?>
<form method="post">
<input type="submit" class="mainbut" name="ab1" id="ab1" value="learn"></input>
</form>

i want to click this and show me the console and something else, but nothing happen
not console or error
how fix it? or i wrong to use?

am
Автор

This video shows you how to use an if statement. Not a function. Not usable with OOP PHP.

ricksandstorm
Автор

How Can I call that with parameters? Thanks

rwgart
Автор

Are you using a Wordpress engine? Where is the Wordpress panel and where does that code fit?

hujth
Автор

Hi can you tell our how make button for delete row in mysql please

refatfahmi
welcome to shbcf.ru