Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Asset Transfer from One plant to another within same company code
Hi,
Please advise how to transfer one asset from one plant to another plant within same c
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod