how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
simple ping code
been searchin the site/web and found code thats simple but doesnt work.
I have a personal we
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
Feed Maker
Hi all.
First of all I must say I am not a php developer so I am afraid I don't know much about i
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
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Require select-option functionality in Module Pool Programming
Hi Gurus,
I am doing a development by Module Pool on Warehouse Management. For that devel
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...