xml
<?php
echo "<h1>XML Articles</h1>";
$home
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Printing a webpage
I use this to print the webpage:
o
PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
date function help
i need help with date function
Code: [Select]<!DOCTYPE HTML PUBLIC "-//W3C//DTD H
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat