Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
how to load php class from another domain?
how to load php class from another domain?
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL