Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
count only commas outside parenteses
I have a sql table containing
id - query - query name
the first page contains a drop down men
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.