Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
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
email CODING Problem
Email coding problem.
I need to send a section of the info to $tf and the same as a Cc to $em
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?