How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
Need help with cin setw
I made a program here is my code:
#include
#include
#i
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What