str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
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
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
Just wondering what you think about my site
I am new to phpfreaks i just seen this form and thought it would be cool to see what other thought a
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
Need to write a cookie with a url var
Not sure if its possible, but I need to write a cookie with a url.
So this would write 2232 a
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu