Need help Updating SQL Server Express DB from c# :(
Please can anyone help with:-
1 How to sructure the strSelect statement.
2 How to instruct
getting Vars to pass to next page.
Hello all,
I have a confusing situation on my hands, i am a member of a gaming community and we
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted de
Undefined variables
hi
----------------------------------------------------------------------------------------------
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?