PHP - Windows RSS

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Running debuggers and profilers on your IIS box

    Anyone out there running debuggers and profilers on your boxes? I'd like tostart profiling some of my code and use some debuggers. Since we have devsites on the same box with product sites, I wanted to make sure that beforeI ask our Sysadmin to install anything that they are stable and easy...

    0 answers | 446 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • PHP Calling Packaged Oracle Stored Procedure

    I am failing in an attempt to access an database using thefollowing php.The calls I have tested are as follows:-$query = "beginspPackage.spMemberDetails(:p_number,:cv_memberdeta ils); end;";$stmt = CIParse($conn, $query ) or die('Cannot parse query');CIBindByName($stmt,":p_number",$num...

    0 answers | 1703 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • php_zip - how to get zipped file date/time

    Hi All,Is it possible to read archived file date and time?I need to determine if files on www are newer than local ones. To compareonly sizes looks not enough.Thanks,Vladimir...

    0 answers | 198 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • HTML event handling

    Hi, you can use Js to redirect to PHP.for example :onload="PHPeventhanler(this)"fucntion PHPeventhanler(event){ location.href='HTMLeventHandler.php?event='+this;}this will call your php page with an Id to the HTMLobjetc witch create the event.there is an event object in Js. In Netscape...

    0 answers | 705 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Access violation

    I wish I knew of a workaround. The closests I've come to is in IIS6 I havethe worker application pool set to recycle every hour, which seems to help.But it's a crude solution....

    0 answers | 193 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Access violation

    Hi,I have installed php 5.1.1, IIS 5 and MySQL 4.1.7 and I am getting thefollowing error every now and then."PHP has encountered an Access Violation at 77FCCAAF"Sometimes I am able to view php files but most of the times I get thiserror and php hangs. Can anyone helpFawazLearn real skills for th...

    1 answers | 609 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • PHP not returning variables!

    [snip]ahh! Thanks :DWell, I may aswell edit my scripts now if they may need editing in thefuture anyway for PHP6.[/snip]That is a good plan for more reasons than that! There have been many a holywar over the register_globals issue....

    0 answers | 259 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • PHP not returning variables!

    [snip]But on the new server it doesnt, it produces a blank page. The followinghowever, does work.<?echo $_GET['var'];?>Any idea why there acting differently?[/snip]Yep, because register_globals (in the php.ini you change it make sure torestart your web server so that ther setting...

    1 answers | 513 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • PHP not returning variables!

    [snip]For example:"Page.php?var=value" produces the same document as just "Page.php" when theyshould produce different documents.I know it is not a bug in my script as I've had the script running fine onmy other server (PHP5, Apache 2.0, Windows XP Pro)[/snip]You have echo'd $_GET[...

    1 answers | 374 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • PHP not returning variables!

    Hi,I have PHP 5 and Apache 1.3 on Windows 98. Its running K, but whenever aglobal is specified in the address, it is not passed on to the script.For example:"Page.php?var=value" produces the same document as just "Page.php" when theyshould produce different documents.I know it is not a bug in my...

    1 answers | 503 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Custom PHP extensions not woring on windows 2003 server

    If other extensions are loading, like php_curl or whatever, then I'massuming that your environment PATH is set to include c:\php.than obvious permission issues, if you are running IIS, it wouldn't hurtto make sure that the dll is allowed. MessageFrom: David Felton [mailto:davidfelton (...

    0 answers | 1450 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Custom PHP extensions not woring on windows 2003 server

    Here's my piece: I was running MySQL 4.0.2x and PHP 5.0.1. UpgradedMySQL to 5.0.15 and found PHP no longer working (Apache 2.0.5x).Upgraded PHP to 5.0.5 and copied the included libmysql.dll to thesystem32 directory and everything appears to be running just fine.Please don't thread-jack...

    1 answers | 1017 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Custom PHP extensions not woring on windows 2003 server

    During my Googling I've read a lot about people having problems with Mysql and PHP 5, due to the built in support for MySQl being removed. I don't think this is the same issue. Thanks. MessageFrom: Nico [mailto:nicolas.georget (AT) gmail (DOT) com]Sent: 29 November 2005 4:21To: David F...

    2 answers | 1124 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Custom PHP extensions not woring on windows 2003 server

    Hi guys. I have a custom-written PHP extension which is working great on my windows 2000 test server. When I try and run it on the windows 2003 server production server the extension faisl to load. I get a message along the lines ofApplication popup: Warning : Unknown(): Unable to load dynamic l...

    0 answers | 922 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Changes to php.ini file have no effect

    Definitely check the phpinfo() to verify that your path to the php.inifile is valid. PHP loads with default values in the event it cannotfind php.ini. In windows, it looks in C:\Windows as the defaultdirectory. If, like me, you don't like moving your PHP files around,then you will need to s...

    1 answers | 1804 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

QUESTION ON "PHP - Windows"
DEV.THATSCRIPTS.COM