Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
distinct rows
Hi
version 10.2.0.3
I have a query output something like the following
ID
Keeping data in form
How can I keep whatever I write in the form?
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??