split values
I have values that are returned to me in this format:
name=>test,age=>49
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
Data Function is Its Not working IN IE8
This is my first time to use formums. I hope i can get solution for this problem.
view plaincopy to
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
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