function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
exclude characters from counting?
Hello, I wanted to ask if you have a string like:
Code: $my_s='ASRGREGTGTR----REGREGRE+++RRRRRR..
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w