$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Email "$"
Hello!!
Any PHP guy with a bit of a knowledge in Flash ?
When I send a JPEG from flash
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Problem with creating FI documents
Hi, Experts!
when i create Fi doc. with standart transaction, i ve been had such problem
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou