Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
ScriptManager History and Opera Issue
I am having an issue in opera with the ScriptManager. I have a ScriptManager on a page with history
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th