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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Looping through arrays with foreach31 Mar 2006 21:39 GMT4
Summary: Use foreach(..) instead of while(list(..)=each(..)).
--=[ How to use foreach ]=--
Foreach is a language construct, meant for looping through arrays.
There are two syntaxes; the second is a minor but useful extension
linux alternative to dreamweaver31 Mar 2006 20:32 GMT7
Which programs are the best alternative these days for people developing
web-solutions based on xhtml, php and mysql, and who enjoys
Dreamweaver’s combination of wisiwyg design editor and scripting support?
I have had a little look at NVU, but this does not support scripting, as
Protected objects serialization on SOAP sessions31 Mar 2006 18:02 GMT1
 I'm facing a little problem with php 5.1 and SOAP sessions. I've
built a class which uses a few internal objects to solve a query, named
CWebService, and I've issued a:
$objServer = new SoapServer( 'WebService.wsdl' );
print_r and array without keys and elements? XML RSS HTML PHP31 Mar 2006 16:10 GMT1
Any Ideas? TIA
I'm using the code below to parse an xml feed, with the print_r the
output includes the array keys? How can I print_r show the array
without keys?
idea needed: Longrunning PHP-script/continious stream/browser 'pagerenew'31 Mar 2006 15:19 GMT3
I have a little problem figuring out something that solves the folowwing
problem:
1) 1 script that can run for many hours (days).
It will output regulary some information.
updating form values without submit31 Mar 2006 14:02 GMT3
This seems very simple, but I'm not sure how to do it. Lets say that I
have
a form with two select boxes, call them Colours (red, orange, yellow)
and Items (contents depend on colour selected). If the colour is
syndicating content31 Mar 2006 13:47 GMT5
I'm working on syndicating a poll [http://sife-delhi.com/ethics.php].
If I use an iframe, my info can be cutoff.  I want to use a javascript
to prevent this from happening.  I tried:
<SCRIPT LANGUAGE="JavaScript"
Drop Down Box31 Mar 2006 13:16 GMT5
I need to construct a drop down box that selects records from a sql table.
I have constructed the code to populate the drop down box, but I do not know
what to do with the result when a selection is made.  I want to use the
selection to define a criteria so that I can then use ...
array problem31 Mar 2006 12:29 GMT2
let's say that I've an array like this:
$AL_array = Array (
[0] => Array ( [23] => 1 ) ,
[1] => Array ( [24] => 2 ) ,
Concatenate, conjoin, meld, extract images31 Mar 2006 12:06 GMT5
I'm looking to use an image of letters and numbers, whereby I
need a way to extract each letter and number to create random
strings, then combine/conjoin/meld/mesh/merge/unify/unite the
images into one one image.
Popups from links31 Mar 2006 10:51 GMT1
Heya all
I have a script that allows my website to display the contents of a
folder as links. I want those links to open as their MIME type (MP3
files) in a small window, displaying that file's name as an H2 tag.
mod_vhost_alias31 Mar 2006 10:37 GMT1
We have the mod_vhost_alias module installed on our FreeBSD box.  This has
screwed up the $_SERVER['DOCUMENT_ROOT'] variable for php as it's set to
/home in httpd.conf.
This is the most contrary thing I've every seen as (probably) 99% of scripts
Looking for customer service PHP script.31 Mar 2006 10:28 GMT1
This is a general question to all the experts here.
I'm trying to find a PHP script that will help customer service on the
website of an industrial manufacturer. He wants something that will
allow customers to login and track the status of their job, change
Session Variables How Many?31 Mar 2006 08:46 GMT6
I'm wanting to store about 6 fields one of which could have about 1600
characters in a session variables for submitting data to the database.
I'm trying to elimate partial records being inserted into the database
when a user quits in the middle of an entry.  Is there a limit to the
Track Users Online with Sessions?31 Mar 2006 05:14 GMT1
Since I'm on the topic of sesions, I've seen a few examples of tracking
online users using a mysql table and inserting the session and
timestamp and checking it at period to remove it from the list after
expiration time but is there a simpler way?  Is there a way to count
 
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.