Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
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