/    Sign up×
Community /Pin to ProfileBookmark

[RESOLVED] Complications with a script (simple posting)

I downloaded a script, and it works perfectly. I want to add a section for a “Title”, but everytime I test, it claims there’s no title. [url=”http://www.oshawapss.ca/testing/sps.php”]Look for yourselves.[/url]

I tried contacting the origional author, but he hasnt answred my emails. So, I have no choice but to ask here. Now, I know nothing about PHP, so beware!

Thanks everyone!

[url=”http://www.oshawapss.ca/testing/spscode.zip”]Here’s the code[/url]

to post a comment
PHP

2 Comments(s)

Copy linkTweet thisAlerts:
@crh3675Apr 01.2006 — Ok, I would say that you are a bit slow on the pickup but variiables are cAsE-SenSItive

$title = ($_POST['title'])

should be


$title = ($_POST['Title'])
Copy linkTweet thisAlerts:
@sheepo-designsauthorApr 01.2006 — Thanks, crh

I'm gunna take better care of cases from now on
×

Success!

Help @sheepo-designs spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.23,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...