Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
split values
I have values that are returned to me in this format:
name=>test,age=>49
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
Keeping data in form
How can I keep whatever I write in the form?
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
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi