[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Funds page (again)



Salam,

On Sat, Jun 05, 2004 at 01:37:49AM -0700, Nadim Shaikli wrote:
> I had mailed this urgent request back in February (yup FOUR months
> ago),
> 
>   http://lists.arabeyes.org/archives/admin/2004/February/msg00016.html
> 
> trying to come-up with a simplistic model to code-up.  Now its become
> VERY apparent that we won't get it any time soon although some work
> did take place and I'm requesting some help in looking at the
> submitted code to see if we can go live with it (I'll be opening a
> bank account _very_ soon and this funds PHP page is a gating factor).
> The thread that talks about the code starts here,
> 
>   http://lists.arabeyes.org/archives/admin/2004/March/msg00025.html

I was hoping this would be a great project for any aspiring web
developers out there. I've tried to pawn in it off on someone else but
anyways, I'm working on it right now.

> I've also been told that there are various open-source web-based
> finance applications/options out there (already completed) that might
> be worth-while looking into.  Like (there might be others out there),
> 
>   http://myphpmoney.sf.net http://sacash.sf.net
>   http://xdb-money.sf.net       (seems simply and straight-forward)

sacash is not a good idea because it uses java/struts. 

myphpmoney and xcbmoney require a new database in mysql. I don't have
mysql root on sina, so could someone create two databases called finance
(for myphpmoney) and money (for xdb).  The tables are created in the php
so that shouldn't be a problem, just make sure some user has permissions
to create tables.