Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
Creation of Raw Exposure manually
SAP Gurus
I am creating Raw Exposure ( Hedge management ) thru T Code TEM10 with followin
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i