have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
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 know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
onclick problem
I have <input type="text" name="message">
<a href=page2.
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string