split values
I have values that are returned to me in this format:
name=>test,age=>49
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
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
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
Table trouble
i have been reading the forum for a few weeks and decided to join. i like the format and the advice
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code