Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
Not showing whole name with mail () script
I sent up a simple mail form with the PHP mail() script. One problem is when it sends an email with
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Need help with cin setw
I made a program here is my code:
#include
#include
#i
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<