Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve