array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
Auto install
Hi I have a directory lets say "apps" that I then have more folders ie "email",
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
Unable to display contents in Second Drop Down Box
Hi All,
What I am trying to do is 2 dependent drop down boxes and when user selects su
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out