Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?
I was thinking s
Phase Error I can't seem to find :(`
Hey guys, I can seem to find my phase error on this. I am getting this error
[error]
Pars
Form help: Syntax & Logic
Hello again all,
I'm working on a form and ran into a wall (again) and can't seem to think th
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However