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 / November 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
generating a select list from a database30 Nov 2006 23:51 GMT1
I'm trying to dynamically generate a html select list from a MS Access
database using the code below:
<?php
$conn=odbc_connect('customer','','')or die('Could Not Connect to ODBC
Destructor not called in class?30 Nov 2006 22:43 GMT3
The code from the manual will not call the destructor.  The constructor gets called no
problem.
I am running PHP 5.0.4.  Any ideas why it would call the first method and not the cleanup?
class MyDestructableClass
Display message until a certain date30 Nov 2006 20:35 GMT3
Hi - total newb here. But then you'd figure that out by the easy problem
I have:
I have a CMS that lets me insert PHP code, and I want to display a
message until a certain time, for example:
Trimming a large log file?30 Nov 2006 20:31 GMT7
I am looking for a simple way to keep my log files from growing too
large. Basically I would want something that truncates the off first 25
kb of a 100kb log file. I could do something with reading in the file
twice, first to determine number of lines. Then a second time to write
WMV file format30 Nov 2006 17:36 GMT2
 I am trying to read wmv file formats. I would like to develop a
script in php which would split WMV files . Like suppose user enter
starting time and end times of some particular WMV file . then my
script should be able to make a new WMV file which would be played from
Help with ini_set  and upload_max_filesize30 Nov 2006 13:01 GMT3
I am puzzled, I want to change the upload_max_filesize setting, if I
do this with
ini_set('upload_max_filesize', 8000000);
the upload_max_filesize is not set.  However, if I make the change in
need help custimizing software30 Nov 2006 11:13 GMT1
I'm a business owner in Canada British Columbia I need to implement a
software to integrate purchasing for two stores into one place. I found a
software project that almost fits exactly what I'm trying to acomplish.
unfortunately the software creator has not responded to my ...
sql insert30 Nov 2006 10:58 GMT7
I dont know what is going on ( cuz i get no error message ) but i can make
insert into mysql db (empty rows).
Im testing with if(isset($_GET['name','ID'])) and all data that i need is
passed from login page to check page.
How to have line breaks in this text30 Nov 2006 08:59 GMT4
I am going bananas trying to get text breaks and empty lines into this text
which is sent in an email.
I have tried "'s and \n and r\n\ but the text in the email still wraps and also
I see the code in the text.
win32 filetime conversion30 Nov 2006 07:05 GMT2
I need a function to convert a date/time (dd-mm-yyyy  hh:mm:ss) to a 64-bit
win32 FILETIME and reversed.
Is this possible with PHP ?
Thansk in advance,
Image Upload, Resize, Rename and create record in mysql30 Nov 2006 05:00 GMT3
I have limited knowledge in php and I am having trouble with uploading
an image to a remote directory and resizing it if it's larger and
renaming it to a unique id, while at the same time I would like to
create a record in mysql database. I've tried to find some tutorials
CGI-BIN Forced Termination (Apache)30 Nov 2006 04:42 GMT12
I've noticed that some scripting languages (PHP, for example) have options
to control whether the script can be terminated by the user clicking STOP on
their browser (or similar mechanisms).
How does this apply to CGI-BINs?  Can Apache ever try to terminate a
PHP and MS Access + XML30 Nov 2006 04:05 GMT1
I have resords in an access database. I want to retrieve them using php
and generate an xml file with them. I can retrieve the records and
generate an xml file but the xml file contains no data.
This is the code im using:
What is the best way to debug/test a PHP code ?30 Nov 2006 01:41 GMT5
Please let me know how do we effectively and quickly test a php code ?
html and php data access29 Nov 2006 23:47 GMT6
I have a form with various text inputs.  Whe the user types something into,
say, the name field, once the user tabs off, or clicks a button next to that
field, I want to update the other fields without sending it to another form
(or itself).  Is there such a way and if so, has ...
 
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.