understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
how to insert value
I am having file bookissueadd.php..... in which i am having tag
<td height="21&q
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
"SEO" URLs
Hey, I'm wondering how to go about creating and using these types of URLs. I'm presuming it's PHP th
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send