receipe database mysql
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
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 [at] jabber.org
Re: receipe database mysql
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" <serge [at] essetee.be> schreef in bericht
news:ts2bh.209313$xi4.3214363 [at] 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 [at] jabber.org
Re: receipe database mysql
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" <serge [at] essetee.be> schreef in bericht
> news:ts2bh.209313$xi4.3214363 [at] 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 [at] 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 [at] jabber.org
Re: receipe database mysql
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" <d.vanlierop1 [at] chello.nl> wrote in message
news:285b9$456cb1bb$d55d7ad6$10707 [at] 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
In article <285b9$456cb1bb$d55d7ad6$10707 [at] news.chello.nl>, d.vanlierop1
[at] 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
"Dirk van Lierop" <d.vanlierop1 [at] chello.nl> wrote in message
news:285b9$456cb1bb$d55d7ad6$10707 [at] 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.