problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
DB2 for z/OS, LUW, iSeries
Hello,
In this forum a lot of threads related to other members of the DB2 family than DB2 for z/OS
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
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr