Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Help: problem with Headers to download PDF file
Hi,
I'm trying to implement a script where when a user clicks a link he gets a PDF file to op
Little problem with form insertion in MySQL, Please help!!!
Hi!,
I'm a little bit new with php and I have a little issue here. I created a webform to ins
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R