Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
PHP referral database. I would like this form to email the referrer.
Okay, Hello I've been trolling for years. This the first time I've ever asked for php help. Normally
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
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
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha