Sending a hyperlink through mail
HI all,
I am sending a mail to outlook mailbox of a user using FM SO_NEW_DOCUMENT_ATT_S
Code Help.. If txt input box empty search X instead..
I am having a problem with my search script. At current it will simply search by a selected date whi
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out