onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
Merger of 6 sister companies under one flagship company after go live
Dear Experts,
I need one help regarding Merger of sister companies of same group. currently we
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru