How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm