Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
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
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
progress bar...need expert opinion of experienced webmaster
Hey guys, quick question:
I want to display a progress bar when I upload files, but I am not
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
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