How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Parse error: syntax error, unexpected $end in
hello,
i receive the error :Parse error: syntax error, unexpected $end in C:xamppxampphtdocsh
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
filesize problem
i use ubuntu 9.10 and i have mountet a folder from an windows
/mount/FOLDER
/mount/FOLDER/
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
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