help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
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
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get