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 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Variable email address30 Nov 2007 23:49 GMT1
Hi...
I would like to capture an email address from a form and send a copy
of the mail to that user.  Can anyone give the correct code?
Below is the script I am using.
Why I need to set the memory limit for large file upload?30 Nov 2007 20:36 GMT7
Suppose the file is stored in "upload_tmp_dir ", so why I need to
increase the memory limit?
If I want to upload 100 MB, how large should I set?
Thanks.
php windows installation help30 Nov 2007 20:28 GMT4
I have installed apache 2.0.61 and php 5.2.5 on my XP computer.
I have apache running and followed the installation instructions by Matthew
Phillips on www.devarticles.com.
Apache seems to be working but I can't get php scripts to work.
problem with fmod()30 Nov 2007 18:06 GMT7
I have a problem with the function fmod.
Why is fmod(5.7, 0.1) = 0.1 ?? Why is it not 0?
tia bummerland
"send to a friend"  script30 Nov 2007 17:59 GMT3
Ok,
Im trying to create a "send this article to a friend" script for my
blog,
Right now its sending all the articles,
SQLite PDO numRows problem30 Nov 2007 17:57 GMT4
I keep getting "function not defined" when trying to get a result
count on my queries ("numRows()") and dont see a bug report on PHP.net
on this matter. And yes, my queries DO have results.
Any idea why I get that message ?
Else If30 Nov 2007 17:32 GMT1
Am trying Else-If but encounter a problem (newbie question, sorry)
Step 1 - Create selection of companies ordered by a priority number.
$query = "SELECT company, priority FROM foo1 WHERE foo2 AND priority
IN
Hard time with a regex...30 Nov 2007 16:12 GMT6
I'm trying to extract the home page URL out of a any URL from the same
web site
For instance if I'm on http://www.regular-expressions.info/javascriptexample.html
I want to extract http://www.regular-expressions.info
Namaspaces, caling functions and classes defined in the global name space30 Nov 2007 14:59 GMT3
I've been reading the namespace specification for the 5.3 relaese, and I
can't stop thinking that they have complicated the thing unecessary.
Here is what I mean.
So far if you call a function or a class in  (which is not global )
php with rss30 Nov 2007 13:13 GMT7
Hi i'm just experimenting here with php and rss and I'm wondering if
it's possible to point an rss reader to a php script? I'd like to
dynamically pull data out of an SQL table as the viewer checks the
feed. Is this possible please?
PHP5 newbie question (i hope) .. using inherited methods from a     subclass30 Nov 2007 12:41 GMT4
Im trying to use a value object class (where a single entity, perhaps
from a db, may be represented as an object), for example:
class News {
private $newsID;
Finding embedded CSS in PHP CMS Site30 Nov 2007 12:13 GMT5
I have an active site which prints recipes larger than I want.  I want
the text to print as 10 px, but cannot get it to print anything but 12 px.
While trying to troubleshoot, I found an embedded CSS style - body, td,
th { font-size: 12px !important; }
php mail() not sending to mail Clients (ie, Outlook, Apple Mail,     thunderbird, etc..)30 Nov 2007 11:35 GMT3
I have a send mail script  on my site that.
The emails are recieved by gmail, and yahoo, but not to mail clients
like Outlook, Mail, etc...)
Is this a problem with the script, or is it something I must change in
&$ in functions30 Nov 2007 10:52 GMT3
at present I´m editing some old scripts from a colleague from mine. In
one function I fund something I didn´t understand. The function looks
like:
function foobar(&$val, $key = ' ')
How to get PHP function status?30 Nov 2007 08:18 GMT1
So, I'm compiling XML strings within a function, when passed the type
of XML file to create.  My question is, how do i query the status of
that function so that I can show a "XML File Loading, Please Wait."
notice on my web site while the XML file is being created.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.