> Would anyone know how to copy an image/screen shot from the Windows's
> CLIPBOARD? I am trying to capture the clipboard content (image) populated
> by the use of the PrintScreen button on the standard keyboard and storing
> it in a MySQL database table field along with a key field. I then woul
> I need to generate 10million 12-char string and I am able to do so,
> however
> the problem is how to avoid repetition keeping each string unique? it will
> be a disaster to compare each string,isn't it?
One way to handle this would be to insert the 10 million values into a MySQL
table [1] that
> Following my code is to write a 15digit random generated password into a
> file named test.txt. I was trying to keep it random generating 100
> passwords
> and be written into test.txt by using a while loop, however, the result is
> strange.
>
> Take a look at the code (most of it is from php.ne
> 1. I need to have a flat folder structure if a user goes down a level
> the file will probably be in the same folder and will not be an index
> file.
>
> 2. The development server url will be totally different form the live
> url, so the breadcrumb trail won't work properly on both.
>
> Would i
> I'm converting an entire site from .html and .shtml files to .php.
> Unfortunately a lot of the internal pages have been bookmarked by users,
> and
> so what I'd like to do is have a script that checks for the existence of a
> .php file with the same name (e.g. the file used to be contacts.shtml
> I´m sorry, it was a typing error in the e-mail. :]
>
> Here is the error message *as it appears in the page*:
>
> PHP Warning: PHP Startup: Unable to load dynamic library
> './ext/php_mysql.dll' - Não foi possível encontrar o módulo especificado.
> in
> Unknown on line 0
Hi Rafael,
A Google s
> Restarted IIS, restarted the computer and so on... And many times!
>
> > When I open the page, I receive the message: PHP Startup: Unable to
> load
> > dynamic library ./ext/php/_mysql.dll Cant find the specified
> module.
> > I
> > dont know if this is the exact message, because the ori
age-
From: Murray @ PlanetThoughtful [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 26, 2004 12:43 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Problems installing PHP on IIS 6?
Hi All,
I'm having problems getting PHP 4.3.9 working in either ISAPI or CGI
mode
with IIS 6.0. I'
Hi All,
I'm having problems getting PHP 4.3.9 working in either ISAPI or CGI mode
with IIS 6.0. I've consulted various 'how to install PHP with IIS' pages and
followed what instructions I've found, but without any luck.
My current attempt it to get CGI working.
In my various attempts t