Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
drop-down with sub-category appear
Hello,
i know how to build a simple dro-down list, im looking for a code when im gonna choose
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th