Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Exporting new records
Trying to figure out the best way to set this up.
People register my site.
Their prof
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
RFQ Configuration - can you make PLANT field an optional field in ME42
Is there a way to make the plant field on an RFQ optional in change mode (ME42)?
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP