SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
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
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c