Hi all:
For those who've been following the saga, I'm working on an application
that needs to load a data file consisting of approximately 29,000 to 35,000
records in it (and not short ones, either) into several tables. I'm using
MySQL as the database.
I've noticed a really horrible p
Larry,
Thanks for your advice.
With the XML editor available within PHP, I've made a small script that
can extract the point data inside an SVG file, and store them as an
array of points.
That array can then be used to draw and fill shapes in a PNG image. And
since they are stored as an arr
Hi!
I'm using dgettext() with different domains in one set of scripts (or even
in one script). When extracting the messages with xgettext I would like to
specify an option to get only messages for one domain, like getting all
messages from calls to dgettext('foobar',...) and ignore all others.
kNish wrote:
How is it possible to have a hyper link open a new quicktime window
You can't guarantee it because it's a client-side decision that you have
no control over. You basically link to a file and the browser decides
what app to open it with. You don't get a choice.
-Stut
--
http://
Hi,
How is it possible to have a hyper link open a new quicktime window
BRgds,
kNish
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I would like to know how you work with the PHP Directory Functions and
different character sets. If I am having a professional view,
well-written code should be able to handle file systems in different
character sets.
http://se.php.net/manual/sv/ref.dir.php
Is there a way to write code for l
6 matches
Mail list logo