what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
Getting PHP to ammended the selected in option field
Hey Guys
thanks for everyones help so far. This site and its users are oozing awesomness.
Pipe email to PHP - get mail adress from MySQL - send?
Hi all,
this is the challenge:
1) Our faculty at the college where I'm employed includ
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
PHP form help required
Hi all! Apologies in advance for having to message the forum for help. I know you must get a lot of
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th