mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ