On Feb 12, 2008 9:55 AM, Yoshika Kehelpannala <[EMAIL PROTECTED]> wrote:
> I have downloaded and setup the Apachi web server and My SQL 5.0.51a prior
> to my PHP installation on the windows platform. As I have downloaded the PHP
> 5.2.5 version (msi) and installed it on my system, it gave some erro
On 2/10/08, Ron Piggott <[EMAIL PROTECTED]> wrote:
> I figured out what went wrong. Ron
>
Care to share it with us?
Floor
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ample.
If you really do use some hight tech, top secret NSA crypto code.
Stop distributing your code. If someone can run your code, he/she can
view, modify and copy your code. All you can do is make it harder, but
if your code is valuable enough, someone will reverse engineer it.
Floor Terra
--
On Jan 26, 2008 1:03 PM, Peter Jackson <[EMAIL PROTECTED]> wrote:
> Whats the best way to do formatted printing via php?
You could try PDFlib().
Draw your reports to landscape formated pdf's and print them.
> Oh and I'm aiming for a unix/windows outcome.
pdf is platform independent.
I hope thi
On Jan 25, 2008 6:52 PM, Nathan Nobbe <[EMAIL PROTECTED]> wrote:
> On Jan 25, 2008 12:45 PM, Jochem Maas <[EMAIL PROTECTED]> wrote:
>
> > you'll end up forking a complete apache process - assuming mod_php.
> > you don't want that
>
>
> alright, Jocheem, now its my turn for a stupid question.
> does
On Jan 25, 2008 7:42 PM, Per Jessen <[EMAIL PROTECTED]> wrote:
>
> > Try pcntl_fork() to create a child process for each query.
> > Each child can make it's own MySQL connection.
>
> Hmm, interesting idea. I wonder if that'll work under apache?
>
You have to compile with --enable-pcntl to use it.
ess for each query.
Each child can make it's own MySQL connection.
Floor Terra
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Jan 23, 2008 9:57 PM, Nathan Nobbe <[EMAIL PROTECTED]> wrote:
> On Jan 23, 2008 3:38 PM, Floor Terra <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > Is it possible to use unpack() to read a big endian signed long
> > on a little endian machine?
> >
Hi,
Is it possible to use unpack() to read a big endian signed long
on a little endian machine?
http://nl.php.net/pack refers to perl, on wich this function is based.
The php function unpack() doesn't seem to support the "<" and ">"
modifiers like perl does.
Floor Terra
9 matches
Mail list logo