PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
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
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical