regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
split values
I have values that are returned to me in this format:
name=>test,age=>49
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Problem related to Creation of PDF File?
Hi All,
I am facing a problem related to creation pdf file. when I am creating a pdf file of do
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.