Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
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
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
How to have a log of all the status a VIM document had been ?
Hi guys,
I’m using SAP Invoice Management plugin and the /OPT/VIM_ANALYTICS transa
PEAR Email Attachment w/ $gpg
I have no issues with this code if I take out the attachement section and include the info in the em
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
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