text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
The IE or FF detector
Hello Friends,
Problem of today ( we seek for php help ) as following ,
we know all th
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Please help with code for SMTP authenticated PHP email form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code: