comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w
simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<