How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
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
please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php
Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem