How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
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
Prevent PHP mail( ) from appending hostname to from address
Hey guys,
I want to be able to send texts to phones via email (since each phone has their own
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
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
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks