understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
how to load php class from another domain?
how to load php class from another domain?
simplexml and xpath - Need some help
Hello,
I am trying to parse an xml which comes back from Amazon and I am trying to know how m
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
Uploading Filetypes and placing them in seperate folders.
Hello,
first post , and asking for help im afraid. Very new to PHP, was making good progress