Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public