Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see