using dll in php

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
naitsir
Newbie
Newbie
Posts: 1
Joined: Tue May 19, 2009 5:24 pm

using dll in php

Post by naitsir »

is posible to use a dll in php?? how can I register the dll??
how is the sintax to declare in php??

thank you for your responses.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: using dll in php

Post by vitamin »

naitsir wrote:is posible to use a dll in php??
No, you can't.
Locked