HTML Form Server Side Validation
Hi, Im new here, im currently doing a website for a friend, and I have designed using snippets from
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
how to easy edit text, with box? Help.
Hi.
I have a little problem. I'm doing a webpage for my aunt and I would like to make it as easy
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However