Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
help finding hacking loopholes
i was attacked by a redirect php injection
my pc is clean of viruses
so i figure that
Collecting AOL Search Terms
I am attempting to collect AOL search terms. I know the code is correct (it works for google, bing,
insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with