$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
Functions Not Loading Into Div
I had some help doing some of this but what I'm trying to do is get my functions to retrieve its val
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see