Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
Packet Design
Hi All,
Im new about network programming and I want to design a protocol but I have some question
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,