Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
SOAP Issue
Hi,
I am facing some understanding problem with SOAP basic.kindly recommend some SOAP expert.
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu