error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h