mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
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
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
Material Master Update through BAPI - Follow up material not updated
Hi Experts,
I am updating the material master through a custom transaction using the BAPI
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR