Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
Getting PHP to ammended the selected in option field
Hey Guys
thanks for everyones help so far. This site and its users are oozing awesomness.
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Reditecting pages based on logic
Newbie here, apologies in advance!
I am trying to use the header function to forward one of a
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Check something, wait, check again, do something!
Hi guys.
I wonder if someone can help me with this.
Basically, what I want to do is (
Logging and nologging bulk insert
Hi,
oracle version: 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste