Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
retrieving policy name inside the function called by this particular policy
Hi there,
I've playing around with dbms_rls package, trying to set up some security repo
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st