Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
how can i make a .gif images for my site
Dear Friends ,
Pls solve my problem , I am starting making new site but i dont know how can i
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
problem with script manager
Hi iam using Net.2005.I have created ajax enabledwebsite.i have master page in which i have script m
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm