function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Feed Maker
Hi all.
First of all I must say I am not a php developer so I am afraid I don't know much about i
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai