Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
creating a 1 to 100 in a table
hi guys I am a newb in php need some help.
I have a table with 1 column and 100 rows and in
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
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
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul