Final year project, please point me in the right direction
hi there for my final year project I'm aiming to build a php script shell to use as an expert system
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
add text and number image
hi guys ..
ok see i want the user to add their name and pick a number then click get it and i
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
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
php mail form text wont appear / javascript included
Guys/gals...
I am running into a problem whereby I have a great piece of javascript code that
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?