How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
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
Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo