include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
PHP Game
hy i was wondering what's the best method in order to make some automatic updates in a php game
<
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Varible in trigger - refering to correct schema
Hello
Im having some issues with my trigger.
What I want to do is call opon a differ
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap