Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
Output Full URL of Current Page
Let's say I am currently viewing a dynamic page:
http://www.mydomain.com/directory/index.php
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo