Mail Form receiving emails with no content
Hi, I hope someone here can help me.
I have a simple form in my website, it was working OK, after
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
Parse error: syntax error, unexpected $end in
hello,
i receive the error :Parse error: syntax error, unexpected $end in C:xamppxampphtdocsh
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
InternetOpenUrl() Invalid cert
Hi all,
Does anyone know how to prevent calls to InternetOpenUrl() from failing with erro
how can we add data from dynamic fields to mysql db in php
i have a script which i found on the internet. i modify that script according to my needs. what is i
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Check if another session of the page is running?
I want to keep people from opening multiple tabs, or sessions of my Facebook app. Is it possible to
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?