Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho