how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no
There was a problem with the request. (Code: 0)
Any Idea what could cause this? I get it randomly at best. But with both IE and FF. It derives from
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish