Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code