Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
newbie error
what is wrong with this code ?
<html>
<body>
<?
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod