how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table