Change Web page language
i doing this thing first time but i dont find any suitable solution for it. On the demand of user. I
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
Really need helps regarding Pagination with Sort
I need someone helps regarding pagination problem...i actually want to make my page limited to let s
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde