Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
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
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo