I'm going to install PHP5 on Win2k3 server and need to
know what permissions to grant to what users/groups.
There're 3 objects where I have to set permissions:
1. main php folder where CGI/ISAPI and extension modules
2. session files folder
3. php.log file (I'm planning to use log file instead syst
I don't know of a function that does what you want, although I'm sure
that such a function has been written many times. If you want to write
it yourself then you will need to grab each individual digit that can be
done in a simple loop using the modulus and divide operators
The following snipp
Does everyone know how to convert Nominal Number into string spelling in
PHP ?.
Like this :
Nominal Number : 567.123.560
And the spelling string/word have to be like this :
"Five Hundred Sixty Seven Million One Hundred Twenty Three Thousand Five
Hundred and Sixty"
Please help me..
PHPDiscuss - PHP Newsgroups and mailing lists wrote:
I set my extension folder to 'D:\Service\PHP\ext' and the php_mysql.dll is
in the ext folder. I was getting an error saying "The specified module
could not be found." But after I copied the libmySQL.dll to the system32
folder, I got this error, "
I set my extension folder to 'D:\Service\PHP\ext' and the php_mysql.dll is
in the ext folder. I was getting an error saying "The specified module
could not be found." But after I copied the libmySQL.dll to the system32
folder, I got this error, "The specified procedure could not be found."
(Notice
I set my extension folder to 'D:\Service\PHP\ext' and the php_mysql.dll is
in the ext folder. I was getting an error saying "The specified module
could not be found." But after I copied the libmySQL.dll to the system32
folder, I got this error, "The specified procedure could not be found."
(Notice
I set my extension folder to 'D:\Service\PHP\ext' and the php_mysql.dll is
in the ext folder. I was getting an error saying "The specified module
could not be found." But after I copied the libmySQL.dll to the system32
folder, I got this error, "The specified procedure could not be found."
(Notice
I set my extension folder to 'D:\Service\PHP\ext' and the php_mysql.dll is
in the ext folder. I was getting an error saying "The specified module
could not be found." But after I copied the libmySQL.dll to the system32
folder, I got this error, "The specified procedure could not be found."
(Notice
Very good point. The VBA editor and related help can definitely be a good place to
look for information. A lot of times in VBA, you just start typing and it pops up
with help and options relating to what you're entering.
I've written things in VBA then translated them to PHP just to get the st
This might help a little:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_wrco
re/html/wrconwordobjectmodeloverview.asp
Microsoft has a few object models online that give you an idea of the
objects, properties, methods, etc in their products. The one for
MapPoint is excellent
Quoth James Nunnerley on 10/6/2004 8:03 AM...
Unable to load dynamic library './php_mysql.dll' - The specified module could
not be found.
You need libmysql.dll from the PHP distribution somewhere where PHP can
find it.
I've put php_mysql.dll in the /%SystemRoot%/system32 directory, which is how
I've been asked to setup a webserver, which currently runs various ASP.NET
stuff, with PHP ability, linking to a MySQL Db.
I've always found it easy to configure PHP, MySQL etc on Apache, but never done
it on IIS.
I've followed the instructions on the PHP website, and can php display scripts;
how
Dale,
best thing you can do is start by developing the script using
Word's VBA using builtin calltips, help and object browser
then translate it to PHP.
The most important thing to observe is that PHP's COM
implementation does not implement multidimensional variant
arrays (at least as of 4.3.3
Hi,
Does anyone have or know where I can find a function reference for
MicroSoft Word as a COM object in PHP, other than the example in the PHP CHM
file and/or manual.
Kind Regards,
Dale
14 matches
Mail list logo