Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see