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 =
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Packet Design
Hi All,
Im new about network programming and I want to design a protocol but I have some question
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
gmmktime or mktime
I live in the UK, i am within the GMT (with daylight saving time ie 1 hour difrence between summer a
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
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
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
PHP Game
hy i was wondering what's the best method in order to make some automatic updates in a php game
<