Error in Configure System Landscape Directory phase
Hi
We are getting the error in Configure SLD phase ( 41 of 44 phase).
Please f
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
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
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";