validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
Insert numbers from Barcode scanner into online php page
I have a real big problem, Here is what I'm trying to do. I have a Intermec CN3 handheld computer th
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres