Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
Company Code for Vendors created through Business Partners
Hi, experts!
I'm trying to set up the integration between Business Partner (BP) and Vendo
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am