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 / September 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can variables be shared across sessions?30 Sep 2005 22:39 GMT2
Another newbie question. I have a small website working via php and all is
fine, but I wanted to add some new features and was wondering if php allows
for variables to be seen by multiple sessions, ie a user viewing the web
site on one machine can see variables created by another ...
Help with extracting please folks.!30 Sep 2005 21:03 GMT4
Help with extracting please folks.!
Hi. I have this:
a variable like: <a href="http://www.some_html.com/text.html" >some
text</a><br>
Post array values (beginner's question)30 Sep 2005 21:03 GMT6
This might not be the right group for this question, since its kind of
a pure html question...
Given the html construct:
<form action='index.php?expand=0,10000' method='post'>
Need expert help with this HTML mail send process30 Sep 2005 21:03 GMT3
Hello, I have this code below, which I am trying to have it send HTML
formatted mail with embedded images.  I can get this to send the mail,
but it spits out a bunch of junk [output of this is below].  I know
this should be pretty simple, but I have been pulling my hair out for
How to check if a character appears in a form variable?30 Sep 2005 21:03 GMT7
Can anyone tell me how you can perform validation on a string variable
in PHP so that you can check if a specific character is contained
within the string. The reason for this is i am trying to create a form
for a site i am making and i want to validate the user's input for the
Submit form with variable for action?30 Sep 2005 20:54 GMT6
So, i've got a form that is very simple. It hold three elements:
username, password, and domain. The goal here is to have the form
submit the login to an administrative section depending on which domain
someone has chosen.
How to fix open_basedir restriction in effect... problem30 Sep 2005 20:40 GMT1
I've been searching on the internet for some time now and I was not
able to find a solution to this problem.
under apache httpd.conf file I have the following setting
php_admin_value open_basedir
newbie wanting advice on search form30 Sep 2005 19:36 GMT9
having trouble with the following code. when I try it comes up with the
message "could'nt execute query and returns zero results. It also gives
a warning about the mysql_num_rows line that it is not a valid mysql
resource. Any help given greatfully recieved as I have been struggling
what does thsi line do 30 Sep 2005 19:17 GMT8
I was looking through some PHP code and saw the below line of code and was
wondering what it did -
$w = ($tmp[0]>$maxw) ? $maxw : $tmp[0];
can someone explain what it would do ??
Multithreading/Parallel Processing with PHP30 Sep 2005 17:01 GMT6
Group,
I have googled this topic and I know this has been asked before, but there
seems to be no good answer except "PHP doesn't support multi-threading" I am
new to PHP so I might be using the wrong terminology.
PHP / GMAIL Email Checker?30 Sep 2005 16:24 GMT4
Is there a PHP script out there that will check a given gmail emai
account and thell the user is (s)he has unread gmail emails
All I am looking for is a call I can do from my php script that wil
do this for our users. Each of my users has entered their gmail logi
Array Remove30 Sep 2005 16:16 GMT4
Is there an acutal function in PHP for removing an element of an array?
eg: array1 = ("zero", "one", "two", "three");
   array1 = remove_element( array1, 2 );
   // array1 now contains ("zero", "one", "three");
possible to mix client and sever code?30 Sep 2005 15:51 GMT4
I to mix client and server code this but gives always an error (';'
missing).
<script type="text/javascript">
var a=1;
Passing '+' gives trouble.30 Sep 2005 15:44 GMT3
Hi all you experts,
I'm passing some text from one page to the other which holds a '+' in the
text:
$text = "regeling + formaat"
Image display that will change for every 5 sec.30 Sep 2005 15:31 GMT1
    can any one come up with the code that display the images from the
folder.but image should be changed for every 5 seconds.can any one com
with this code. or suggest me the way to do it.quick reply will be
appreciated.
 
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.