PHP’s date function strtotime is used to parse about any English textual date-time into a Unix time-stamp. Syntax: int strtotime ( string $time [, int $now = time() ] ); Examples: <?php echo strtotime(“now”); echo strtotime(“+1...
Crisis can hit you unexpectedly. If you’re a seasoned MS CRM user/programmer, then you’ll understand the implication of the first statement very easily. We’ve a MS CRM 4.0 installation on 32 bit Windows 2003. On an experimental spirit installed WSS...
Recently we did a CRM Organization import where the SQL Database dump was provided by the client. Restoring the database and Importing it into CRM happened smoothly, but when we tried to access the new organization 404 – Not Found’ error was displayed....