php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Remore client postprocessing phase getting dump SAPSQL_ARRAY_INSERT_DUPREC
Hello Expects,I have started remore client copy. Data was copied successfully. but while running pos
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
Problem with HTTP Caching...?
Hi there, im trying to implement caching. But it doesn't always work.
I post it here because ther
Can we convert non uni code system into unicode
Hi All,
Presently i am using non-unicode system and the sap version is 4.7.
Can i c
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means