Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Variable passed to each() is not an array or object
Hi,
This is a email a friend type of form, and it isn't working anymore.
<?
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
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
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec