some query on multilingual website
Hi all,
Which is the simplest and easiest method to make a website multilingual,
is it put
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
Reditecting pages based on logic
Newbie here, apologies in advance!
I am trying to use the header function to forward one of a
Form always sends to error page...
Hello,
Any help will be greatly appreciated. I am having trouble getting multiple fields to be re
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo