modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
help finding hacking loopholes
i was attacked by a redirect php injection
my pc is clean of viruses
so i figure that
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec