php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
PEAR Email Attachment w/ $gpg
I have no issues with this code if I take out the attachement section and include the info in the em
mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr
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
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [