serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Module pool selction screen parameters combination logic
Hi floks,
Am new to the module pool development ,Recently i have created one program based on
query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig