User information
Hi All,
By using t-code SUIM we get all the user details,if suppose we donot have permission t
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
UPLOAD IMAGES NOT WORKING!
Hi there i have a upload script in which it uploads the picture to a folder than creates two thumbna
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste