How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
please, need help coding this voting for your favorite car polling system.
hi, my code needs a lot of work, but i want to be able to let users vote on their favorite car, upda
Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Match stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per