Vertical Alligning - Not working in 1 cell?
<?php
echo "<table id="valign" width="60%" style=
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
TabControl Inside ListView Not Editing
Hello everybodyI have a ListView on my page. Inside the ListView I put a TabControl, cuz I want to p
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou