PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
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
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...