remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Check if another session of the page is running?
I want to keep people from opening multiple tabs, or sessions of my Facebook app. Is it possible to
At max how many columns is advisable to create in a table/view
Hi All,
I have two transaction table from which i want to create a simple view or material
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?