Language
Platform
Any
License
Any
Hi,
I successfully connect to dll with:
\n";
}
else {
fputs ($fp, "hi");
$sometest = "";
while ($sometest <> "END") {
$sometest = fgets ($fp,1024);
echo...
Hi,
Thanks for your reply. My lecturer has once showed me a program made by VB that can act as medium between the Database and Website. Well, Probably PHP is not the right idea to be implemented....
This message was edited by DarQ at 2002-11-18 9:5:25
Ha, i know that you can use ActiveX controls as implementations for websites. But hey, MS doesnt want PHP involved so thats the first problem. I...
This message was edited by dvdmandt at 2002-10-25 16:9:52
: : Lets say that i write shell "C:/php/php.exe C:/test.php".Now, how to get the output (stdout i belive it's called)...
: :
: : When i...
: Lets say that i write shell "C:/php/php.exe C:/test.php".Now, how to get the output (stdout i belive it's called)...
:
: When i click "button1", "text1.text" should beacome "Hello world" (The...
Can any1 help me with a problem i have. At present i have a names and numbers solution in Visual Basic which extracts information from 2 external dll files. I wish to use PHP to do this but cannot...
Hey Sumedh,
You'll probably find that the \n and possibly the other ones comes from that fact that you are running a Windows port. PHP can have limited functionality running under Windows....
: I have slowely began becoming more interested of picking up Delphi. I have been a VB programmer for years and never really saw the need. But when I saw Kylix running, I was so impressed that I...
I have slowely began becoming more interested of picking up Delphi. I have been a VB programmer for years and never really saw the need. But when I saw Kylix running, I was so impressed that I...