Email Processor
I have a few questions so this post will be a larger one! Sorry, but I'm a bit of a PHP newbie so be
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
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
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
php is not recognized as an internal or external command
Hello,
I am trying to bake the code in CakePHP through my console.
I have changed my Path
Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
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
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
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 =