Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
Displaying different page content, depending on the logged in user.
Hi all, I am new to ASP.net (and web development in general), and have a question about how I can di
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had