184681/how-to-redirect-a-page-using-onclick-event-in-php
I tried this, but it didn't work:
<input type="button" value="Home" class="homebutton" id="btnHome" onClick="<?php header("Location: /index.php"); ?>" />
Can someone please help me?
Hello @kartik, I use Privoxy and cURL to scrape Tor ...READ MORE
Hello @kartik, Carry out these usual checks: Make sure session_start(); is ...READ MORE
Hello @kartik, You'll be wanting to use glob() Example: $files = ...READ MORE
Hello @Hitesh, Yes, you can create a database using ...READ MORE
Hello, Implementation of a callback is done like ...READ MORE
Hello @kartik, You need ImageMagick and GhostScript <?php $im = new imagick('file.pdf[0]'); $im->setImageFormat('jpg'); header('Content-Type: image/jpeg'); echo ...READ MORE
HI.. SQL is Structured Query Language, which is ...READ MORE
Try this code: .smallUnitBox { ...READ MORE
Hi Unfortunately no, you have to know the ...READ MORE
Hello guys, Can Someone helps me to find ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.