Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
check_changed_data - I can't get data from the called method event
I use check_changed_data to trigger my event method.
The method delivers er_changed_data.
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma