How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
php web service error
hey guys,
I'm working on a project requires the use of web services. I've been trying a few tutor
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
Business Health Check
Hello
I need to create an online business health check for a client it will be multiple choi
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
re calling a function without including file
Hi,
i am new to programming in php, i was just checking the wordpress code and found out in the w
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni