I have a simple script, in which I am trying to pull the browser type out of an agent string. This should be horribly easy but I cant seem to pull it off.
Unfortunately this problem with the GET ID spans all of my forms used for editing. The forms worked for a long period of time and all the forms are different coding...
You have to look at the link I gave to get the rest of the code. You have to set limits on how many entrys that would be on each page and substitute your own database there.
Ok, this is going to be hard to explain.
I have a site where I have a plethora of forms to enter links, postings, images, midi etc into databases. The ability to work on said forms is based on...
I am learning PEAR. In following the tutorials the first line is "require_once 'HTML/QuickForm.php';" which in my case cant be right. The html/quickform directory is back out in the root directory...
No this is in my own home made scripts. How to generate a file on the run as you create it, throw it in the SQL database, display it and give it a unique ID(link) that would be its permanent link. ...
If I have a blog entry, and along with the post content itself, an ID, a title, user created, a teaser and it all goes into my database for display. So...
I am passing a variety of session variables successfully, but my problem is that when outputting session variables, they always have ' ' around them. Example from the welcome page after registering...