array empty
Hiya peeps,
Ok here is the codes.
order.php
Code:
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons