Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
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
frame help
on the bottom frame is menu.html
Code: <body><form action='link.php' met
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
Loosing changed contents when used FM REUSE_ALV_GRID_DISPLAY
Hi,
I have used FM REUSE_ALV_GRID_DISPLAY in my program as below.
CALL FUNCT
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?