Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
Changes to hosting company's server has affected web contact form
I started a thread a couple of months ago about the contact forms on my client's website. Basically
User information
Hi All,
By using t-code SUIM we get all the user details,if suppose we donot have permission t
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
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
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher