understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Pls help with PHP
Pls can anyone direct me on how to create a user account for a customer. For example i want know if
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What