Hello,
how can i connect php with an access db. I need to do it without use ODBC.
Thanks,
Juan Torres.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Try this:
Good Luck.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
can PHP parser a XML file with a XSL-FO file to generate a PDF file?
Greetings.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
you try with XMLDOM Functions. You look this function:
DomXsltStylesheet->process -- Applies the XSLT-Transformation on a
DomDocument Object
Good luck!
Juan Torres.
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello all,
>
> I'm looking for an al
Hi,
how can I use 'header_list()' function. My manual says: "Might be only in
CVS".
What is CVS? How do I install CVS?
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks very much!
You are very nice.
If you want to practise your spanish, you can write me when you want.
Muchos saludos desde España.
Hasta pronto.
Juan Torres.
"Jyry Kuukkanen" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Thu, 19 Feb 2004, Juan Torres
¡Hola!
Excuse me, but my english is bad :(.
My problem is: When I'm writting text in a PDF document, I want to know the
current position, or next position of next text to insert.
I want to know when I'm near the finish page.
I hope that you can help me.
Thank you!
Juan Torres.
Hi,
How can I know the currents coordenades of my pdf document?
Thanks.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
Does PHP allow parser a XML with a XSL-FO and create a PDF?
Greetings.
Juan Torres.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thank you
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
How can I write special characters (á, ö, ñ, ç,...) in a pdf document?
I'm using pdflib.
Greetings.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
thanks!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
(): SMTP server response: 550 5.7.1 Unable to relay for
[EMAIL PROTECTED] in
c:\inetpub\wwwroot\projects_php\testing\email\default.php on line 21
Why? Can anybody help me?
Thanks!
Juan Torres.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
Functions mssql_* and odbc_* don't allow write/read unicode fields.
But ODBTP Extension allows it. The url is: http://odbtp.sourceforge.net/.
Greetings,
Juan Torres.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I'm trying send emails from PHP with IIS (form Win32).
With ASP, I used CDONTS component.
How can I use CDONTS component from PHP?
Thanks very much.
Juan Torres.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I have a connectoin ODBC with a SQL Server database. A table has a field of
type 'nvarchar'. This field contains japanese characters.
How can I read these japanese characteres? When I read (with: "select name
from data") only read '?' character.
Thaks ve
characters are
shown correctly.
My PHP file has follow code to work with Japanese characters:
mb_internal_encoding("EUC-JP");
mb_http_output("EUC-JP");
mb_http_input("EUC-JP");
mb_language("Japanese");
My question: How can I show correctly the Japanese char
line 7
Sorry, sample.xml could not be transformed by sample.xsl into result.xml the
reason is that function 'user:EscapeURL' not supported and the error code is
51
Can anybody help me? I cann't solve this error.
Thanks very much!
Juan Torres.
PS: Excuse me, my english is bad :(
--
PH
18 matches
Mail list logo