Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
xml
<?php
echo "<h1>XML Articles</h1>";
$home
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for
Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,