Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
ASP.NET 2.0 - Enter Key - Default Submit Button
Hi,One of the most annoying things in developing web pages is handling the "Enter key" for form subm
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R
Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai