limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
Problem assigning value to variable in "IF" function
Does this script makes sense? I am trying to take the value that is set to "authenticat" a
Files in current folder. Should be an easy fix.
Never mind. I've asked about this before and just found my answer. Anyway to delete this?
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?