Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
Get value from Select menu
Hi!
Have tried to find the solution on the web. Don't know if there is an easy one. A descrip
How would I convert this into code using an if statement?
ES equals exam score m equals $mean s equals $total. I already coded my mean and total so I'm not g
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?