Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / PHP / General PHP Topics / July 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Session problem05 Jul 2008 06:47 GMT3
I've 2 requirements
- session will end when browser is closed
- session will end after 90 minutes inactivity.
Now, from the documentation session.cookie-lifetime when set to 0 _should_
mysql to html table php function or class04 Jul 2008 21:59 GMT3
wondering if does exists a mysql to html table function or class written in
PHP.
something like.
createtable($query,fieldname1,fieldname2,fieldname3,[fieldname4,fieldname5]);
mod_php vs. CGI04 Jul 2008 21:08 GMT7
Correct me if I'm wrong, but isn't running PHP via mod_php faster than
running it via CGI?  If so, why would a web hosting company be running
PHP via CGI and not mod_php?
I asked that very question to one web hosting company and given the
preg_replace_callback, carrying variables04 Jul 2008 20:14 GMT4
I've been struggling with this for a while.
  Here's what I'm trying to do:
private function makeMiniTemplate($ARRAY){
/*
$stringVar::constant?04 Jul 2008 19:38 GMT4
I'm trying to get a constant from a class, where the constant's name
is known, but the class name isn't.  I want to do things this way
because I want classes to be able to define certain aspects for their
setup themselves.
undelivered emails and PHP5 in Linux04 Jul 2008 13:16 GMT3
I am writing a program in PHP5 using mail() function. I need to know if
there's any method to check if there was return email to server
(with "undelivered" message).
I use Linux.
sqlite with PDO and sqlite extension04 Jul 2008 11:30 GMT1
I started writing an application and used PDO to connect to an sqlite
file.The sqlite DB was created with the Sqllite extension of firefox.
Now I want to switch to CakePHP. I used the sqlite driver but since it
uses sqlite_popen my database canno't be open. Firefox sqlite ...
Putting my PEAR directory on my PHP include_path04 Jul 2008 05:11 GMT1
I'm using PHP 5.2.  I'm trying to install Propel and on the
instructions page (http://propel.phpdb.org/trac/wiki/Users/
Documentation/1.3/Installation), it reads
"Assuming that your PEAR directory is on your PHP include_path"
Display / Download file04 Jul 2008 01:40 GMT3
I currently store all uploaded documents outside the web root and then
use a showDoc.php file to display the file.
What I want is that doc, pdf, xls and dwf (all users will have an
installed viewer) to display in the browser with dwg and dxf being
protect variable04 Jul 2008 01:38 GMT2
I have a parent class foo where I defined dynamically a variable bar i.e.:
class foo
{
    public function __construct()
$string .= $new vs $string = $string . $new performance03 Jul 2008 23:48 GMT1
Hey Guys,
Quick question about the PHP compiler, is there any performance
difference between
$string .= $new;
foreachif suggestion03 Jul 2008 21:51 GMT8
Can I suggest a new PHP native function, "foreachif".
At the moment I am trying to make my code run cleanly even if warnings
are switched on. If I do a foreach on a non-existent array, I get a warning.
So I have to do
How to pass parameters to a php://filter ?03 Jul 2008 14:04 GMT1
I would like to use the 'php://filter' feature, but how to pass
parameters to the invoked filter?
Example:
file_get_contents("php://filter/read=string.strip_tags/resource=blabla");
Want to increase upload speed : php03 Jul 2008 12:52 GMT10
I am using php script to upload file.
some times if file size is too big(1GB) it takes too much time to
upload.
Can someone suggest me the way to increase upload speed.
session variables03 Jul 2008 12:17 GMT9
I have come across this problem before but never really resolved it.  It
is probably something so obvious that I should be embarrassed to even
ask in this forum.
The problem is one of losing the value of a session variable. Here is a
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 June, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.