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
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
Help If user voted, block them
On my Prayer request site, i let users Click a button to Pray for somone that has posted a pray, i g
Giving the below syntax error
Dear Experts,
I have used 2 buttons in gui status as display and cjhange.When the user wi
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl