What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
PO Release Strategy Issue
Hi Experts,
I am facing an issue related to PO release strategy. The details are-
<
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?