receipe database mysql

receipe database mysql

am 28.11.2006 23:01:38 von dirk van lierop

Hi all,

I have searched all the web for a php script to store receipts. Something
with a search function would be nice. If there is a possibility to store
pictures with the receipts its nice but not nessacery.

If someone knows where i can find such a script, please let me know

Thanks in advance.

Dirk van Lierop

Re: receipe database mysql

am 28.11.2006 23:09:29 von Serge Terryn

Dirk van Lierop schreef:
> Hi all,
>
> I have searched all the web for a php script to store receipts. Something
> with a search function would be nice. If there is a possibility to store
> pictures with the receipts its nice but not nessacery.
>
> If someone knows where i can find such a script, please let me know
>
> Thanks in advance.
>
> Dirk van Lierop
>
>

This is very PHP-MySQL basic stuff, and not too hard to write by yourself.

--
Essetee ---- Roeselare ---- Belgium
http://www.essetee.be
ICQ : 763290 -- Jabber : essetee@jabber.org

Re: receipe database mysql

am 28.11.2006 23:23:08 von dirk van lierop

Yes,

But if you can help me start this.. im very new to php and mysql. I really
dont know where to start writing it on my own, so thats why i asked if there
is an already working script that i can use and customize.

Thanks in advance.



"Serge Terryn" schreef in bericht
news:ts2bh.209313$xi4.3214363@phobos.telenet-ops.be...
> Dirk van Lierop schreef:
>> Hi all,
>>
>> I have searched all the web for a php script to store receipts. Something
>> with a search function would be nice. If there is a possibility to store
>> pictures with the receipts its nice but not nessacery.
>>
>> If someone knows where i can find such a script, please let me know
>>
>> Thanks in advance.
>>
>> Dirk van Lierop
>
> This is very PHP-MySQL basic stuff, and not too hard to write by yourself.
>
> --
> Essetee ---- Roeselare ---- Belgium
> http://www.essetee.be
> ICQ : 763290 -- Jabber : essetee@jabber.org

Re: receipe database mysql

am 28.11.2006 23:29:00 von Serge Terryn

Dirk van Lierop schreef:
> Yes,
>
> But if you can help me start this.. im very new to php and mysql. I really
> dont know where to start writing it on my own, so thats why i asked if there
> is an already working script that i can use and customize.
>
> Thanks in advance.
>
>
>
> "Serge Terryn" schreef in bericht
> news:ts2bh.209313$xi4.3214363@phobos.telenet-ops.be...
>> Dirk van Lierop schreef:
>>> Hi all,
>>>
>>> I have searched all the web for a php script to store receipts. Something
>>> with a search function would be nice. If there is a possibility to store
>>> pictures with the receipts its nice but not nessacery.
>>>
>>> If someone knows where i can find such a script, please let me know
>>>
>>> Thanks in advance.
>>>
>>> Dirk van Lierop
>> This is very PHP-MySQL basic stuff, and not too hard to write by yourself.
>>
>> --
>> Essetee ---- Roeselare ---- Belgium
>> http://www.essetee.be
>> ICQ : 763290 -- Jabber : essetee@jabber.org
>
>

I presume you are Dutch.

http://www.essetee.be/newphp/les13.php

--
Essetee ---- Roeselare ---- Belgium
http://www.essetee.be
ICQ : 763290 -- Jabber : essetee@jabber.org

Re: receipe database mysql

am 29.11.2006 11:14:01 von Sean

Dirk,

Tutorials that got me started are on
http://www.freewebmasterhelp.com/tutorials/php and
http://www.freewebmasterhelp.com/tutorials/phpmysql

Regards,

Sean Anderson


"Dirk van Lierop" wrote in message
news:285b9$456cb1bb$d55d7ad6$10707@news.chello.nl...
> Hi all,
>
> I have searched all the web for a php script to store receipts. Something
> with a search function would be nice. If there is a possibility to store
> pictures with the receipts its nice but not nessacery.
>
> If someone knows where i can find such a script, please let me know
>
> Thanks in advance.
>
> Dirk van Lierop
>

Re: receipe database mysql

am 02.12.2006 17:35:38 von Rob

In article <285b9$456cb1bb$d55d7ad6$10707@news.chello.nl>, d.vanlierop1
@chello.nl says...
> Hi all,
>
> I have searched all the web for a php script to store receipts. Something
> with a search function would be nice. If there is a possibility to store
> pictures with the receipts its nice but not nessacery.

Did you really mean receipts or do you mean recipes?
I ask because you want to store pics as well.

Rob

Re: receipe database mysql

am 05.01.2007 04:04:51 von KidDgX

"Dirk van Lierop" wrote in message
news:285b9$456cb1bb$d55d7ad6$10707@news.chello.nl...
| Hi all,
|
| I have searched all the web for a php script to store receipts. Something
| with a search function would be nice. If there is a possibility to store
| pictures with the receipts its nice but not nessacery.
|
| If someone knows where i can find such a script, please let me know
|
| Thanks in advance.
|
| Dirk van Lierop
|

Check out http://hotscripts.com. I'm sure there is something there probably
under the eCommerce or finance section.