how to insert value
I am having file bookissueadd.php..... in which i am having tag
<td height="21&q
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
DateTimeZone::listIdentifiers headache
http://php.net/manual/en/datetimezone.listidentifiers.php
So the documentation states tha
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
PO Release Strategy Issue
Hi Experts,
I am facing an issue related to PO release strategy. The details are-
<
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur